Skip to content

Commit

Permalink
fix: update release action
Browse files Browse the repository at this point in the history
  • Loading branch information
smyrick committed Sep 26, 2024
1 parent 7aafb16 commit aaea1fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
uses: knope-dev/[email protected]
with:
version: 0.11.0
- run: knope release --verbose --override-version ${{ inputs.version }}
- run: knope release --verbose
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
build-and-push-image:
Expand Down

0 comments on commit aaea1fd

Please sign in to comment.