We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40e5485 commit c1118aeCopy full SHA for c1118ae
.github/workflows/ci-cd-main.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: google-github-actions/release-please-action@v4
25
id: release
26
with:
27
- token: ${{ secrets.GH_TOKEN_RELEASE_PLEASE }}
+ token: ${{ secrets.GH_TOKEN_RELEASE_PLEASE_TEST }}
28
release-type: simple
29
30
generate-git-short-sha:
0 commit comments