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 83a728e commit e954f01Copy full SHA for e954f01
.github/workflows/build.yaml
@@ -23,6 +23,7 @@ jobs:
23
- run: npm run build
24
25
- name: Create Release
26
+ id: create_release
27
uses: rymndhng/release-on-push-action@master
28
with:
29
bump_version_scheme: minor
0 commit comments