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 e954f01 commit 956a1b9Copy full SHA for 956a1b9
.github/workflows/build.yaml
@@ -27,7 +27,6 @@ jobs:
27
uses: rymndhng/release-on-push-action@master
28
with:
29
bump_version_scheme: minor
30
- use-github-release-notes: true
31
env:
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
0 commit comments