We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 246a8fd commit 8862815Copy full SHA for 8862815
.github/workflows/main.yml
@@ -22,4 +22,4 @@ jobs:
22
name: Create release-please pull request and release
23
uses: spuxx1701/ci-cd/.github/workflows/pnpm_release-please.yml@v4.0.0
24
secrets:
25
- GITHUB_TOKEN: ${{ secrets.RELEASE_PLEASE_TOKEN }}
+ GITHUB_ACCESS_TOKEN: ${{ secrets.RELEASE_PLEASE_TOKEN }}
0 commit comments