Skip to content

Commit 12e05ee

Browse files
Update prereleasenuget.yml
1 parent 00943b1 commit 12e05ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prereleasenuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions-ecosystem/action-bump-semver@v1
3737
with:
3838
current_version: ${{ steps.get-latest-tag.outputs.tag }}
39-
level: ${{ steps.release-label.outputs.level }}
39+
level: patch
4040

4141
- name: Print Version
4242
id: next_version

0 commit comments

Comments
 (0)