Skip to content

Commit

Permalink
Update docker-publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mhkarimi1383 committed Jul 8, 2023
1 parent 37a7704 commit fc4e45f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ name: docker-publish

on:
push:

release:
types: [published]
tags:
- '*'
branches:
- '*'

env:
IMAGE_NAME: ${{ github.repository }}
Expand Down

0 comments on commit fc4e45f

Please sign in to comment.