We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b54b585 commit 2c0c7b7Copy full SHA for 2c0c7b7
.github/workflows/tag.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: anothrNick/[email protected]
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17
- DEFAULT_BUMP: minor
+ DEFAULT_BUMP: patch
18
- name: Create Release
19
id: create_release
20
uses: actions/create-release@latest
0 commit comments