Skip to content

Commit 8862815

Browse files
committedJul 31, 2024
ci: Change token variable name
1 parent 246a8fd commit 8862815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
name: Create release-please pull request and release
2323
uses: spuxx1701/ci-cd/.github/workflows/pnpm_release-please.yml@v4.0.0
2424
secrets:
25-
GITHUB_TOKEN: ${{ secrets.RELEASE_PLEASE_TOKEN }}
25+
GITHUB_ACCESS_TOKEN: ${{ secrets.RELEASE_PLEASE_TOKEN }}

0 commit comments

Comments
 (0)