Skip to content

Commit 2bc881c

Browse files
Merge pull request #20 from Geode-solutions/fix/admin_token
fix(actions): admin token for actions
2 parents b7a6367 + 35e2a56 commit 2bc881c

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)