We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2818c2 commit 2615c0dCopy full SHA for 2615c0d
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
runs-on: ubuntu-latest
41
steps:
42
- name: Create GitHub Release with Commitizen
43
- uses: Serapieum-of-alex/github-actions/actions/release/github@main
+ uses: Serapieum-of-alex/github-actions/actions/release/github@github-release/v1
44
with:
45
github-token: ${{ secrets.GITHUB_TOKEN }}
46
release-branch: ${{ github.event.inputs.release-branch }}
0 commit comments