Skip to content

Commit 615c4cc

Browse files
committed
Update sync-dependencies.yml
1 parent 103f22f commit 615c4cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
steps:
2121
- uses: nerjs/branch-sync-action@master
2222
with:
23-
token: ${{ secrets.PUBLISH_TOKEN }}
23+
token: ${{ secrets.RELEASE_TOKEN }}
2424
base: master
2525
head: dependencies

0 commit comments

Comments
 (0)