Skip to content

Commit

Permalink
Merge pull request #1246 from fqutishat/update
Browse files Browse the repository at this point in the history
chore: change version-fragment to vc
  • Loading branch information
fqutishat committed Apr 20, 2022
2 parents 5a62f7c + 435e430 commit c0221ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
with:
current-version: "${{ env.CURRENT_SEMVER }}"
# TODO: needs to be configurable https://github.com/christian-draeger/increment-semantic-version#input--output-examples
version-fragment: 'bug'
version-fragment: 'rc'

- name: Set ENV vars
run: |
Expand Down

0 comments on commit c0221ee

Please sign in to comment.