Skip to content

Commit 8ebc81a

Browse files
committed
GH_ACTIONS_PTA
1 parent 5aed7a8 commit 8ebc81a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ env:
3030
node-version: "21.x"
3131
NODE_AUTH_TOKEN: "${{ secrets.NPM_REGISTRY_ACCESS_TOKEN}}"
3232
registry_url: "${{ vars.REGISTRY_BASE_URL }}"
33-
github-token: "${{ secrets.PTA }}"
33+
github-token: "${{ secrets.GH_ACTIONS_PTA }}"
3434

3535
jobs:
3636
detect-changes:

0 commit comments

Comments
 (0)