Skip to content

Commit

Permalink
build change
Browse files Browse the repository at this point in the history
update action to push image when built by on_release_published.yaml
  • Loading branch information
Greyeye committed Nov 28, 2024
1 parent b8ff067 commit 9c08732
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on_release_published.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ jobs:
image_tag: ${{ github.ref_name }}
tag_latest: true
token: ${{ secrets.GITHUB_TOKEN }}
push: true

0 comments on commit 9c08732

Please sign in to comment.