Skip to content

Commit 1e11440

Browse files
fix(actions): admin token for actions
1 parent f7ac63a commit 1e11440

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
@@ -64,4 +64,4 @@ jobs:
6464
type: now
6565
from_branch: master
6666
target_branch: next
67-
github_token: ${{ github.token }}
67+
github_token: ${{ secrets.TOKEN }}

0 commit comments

Comments
 (0)