We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ffe27 commit 346ec7aCopy full SHA for 346ec7a
.github/workflows/build.yaml
@@ -24,6 +24,8 @@ jobs:
24
25
- name: Create Release0
26
uses: rymndhng/release-on-push-action@master
27
+ with:
28
+ bump_version_scheme: minor
29
env:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
0 commit comments