Skip to content

Commit

Permalink
Update workflow to push tag version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sida Say authored Jun 30, 2022
1 parent 4d41935 commit f8cef1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
type=sha
# set latest tag for default branch
type=raw,value=latest,enable={{is_default_branch}}
type=ref,event=tag
-
name: Set up QEMU
uses: docker/setup-qemu-action@v2
Expand Down

0 comments on commit f8cef1d

Please sign in to comment.