Skip to content

Commit

Permalink
chore: another attempt at versioning strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorwhitney committed Nov 22, 2023
1 parent d66d51a commit 5c822c1
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 @@ -35,7 +35,7 @@ jobs:
with:
command: manifest
default-branch: "${{ steps.extract_branch.outputs.branch }}"
versioning: always-bump-patch
versioning-strategy: always-bump-patch
- name: Upload Release Artifact
if: ${{ steps.release.outputs.release_created }}
env:
Expand Down

0 comments on commit 5c822c1

Please sign in to comment.