Skip to content

Commit 346ec7a

Browse files
authored
fix minor bug
1 parent 38ffe27 commit 346ec7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424

2525
- name: Create Release0
2626
uses: rymndhng/release-on-push-action@master
27+
with:
28+
bump_version_scheme: minor
2729
env:
2830
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2931

0 commit comments

Comments
 (0)