Skip to content

Commit 413664a

Browse files
Merge pull request #77 from Geode-solutions/fix/admin_token
fix(actions): admin token for actions
2 parents f7ac63a + 1e11440 commit 413664a

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)