Skip to content

Commit

Permalink
fix: cannot publish container image.
Browse files Browse the repository at this point in the history
Signed-off-by: mugioka <okamugi0722@gmail.com>
  • Loading branch information
mugioka committed Apr 2, 2024
1 parent 7e31869 commit 563af7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
flavor: |
latest=true
tags: |
type=ref event=push tag
type=ref,event=tag
- name: Build and push
uses: docker/build-push-action@v5.3.0
Expand Down

0 comments on commit 563af7e

Please sign in to comment.