Skip to content

Commit

Permalink
osa11/pipeline.yml: still a new input action correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Ari Halonen committed Aug 15, 2024
1 parent 4ab7bbd commit 7d3c1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
uses: anothrNick/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP:: patch # Set default bump to patch
DEFAULT_BUMP: patch # Set default bump to patch
TAG_PREFIX: "v" # Optional: prefix for the tag
DRY_RUN: false

0 comments on commit 7d3c1d0

Please sign in to comment.