Skip to content

Commit 35e2a56

Browse files
fix(actions): admin token for actions
1 parent b7a6367 commit 35e2a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CICD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ jobs:
6666
type: now
6767
from_branch: master
6868
target_branch: next
69-
github_token: ${{ github.token }}
69+
github_token: ${{ secrets.TOKEN }}

0 commit comments

Comments
 (0)