Skip to content

Commit 8efd61b

Browse files
authored
Update release.yml
1 parent d8eabdb commit 8efd61b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- uses: zwaldowski/semver-release-action@v2
4949
with:
5050
dry_run: true
51-
bump: ${{ steps.pr.outputs.labels }}
51+
bump: minor
5252
github_token: ${{ secrets.GITHUB_TOKEN }}
5353

5454
- name: Set version output

0 commit comments

Comments
 (0)