Skip to content

Commit

Permalink
Merge pull request #6 from stakater/actions
Browse files Browse the repository at this point in the history
Fix with_v for generate tag
  • Loading branch information
SheryarButt authored Oct 20, 2023
2 parents 4101275 + 7f605f3 commit b2fdd84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.STAKATER_GITHUB_TOKEN }}
DEFAULT_BUMP: patch
RELEASE_BRANCHES: main
WITH_V: false
WITH_V: true

outputs:
image_repository: ${{ env.IMAGE_REPOSITORY }}
Expand Down

0 comments on commit b2fdd84

Please sign in to comment.