We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7a6367 + 35e2a56 commit 2bc881cCopy full SHA for 2bc881c
.github/workflows/CICD.yml
@@ -66,4 +66,4 @@ jobs:
66
type: now
67
from_branch: master
68
target_branch: next
69
- github_token: ${{ github.token }}
+ github_token: ${{ secrets.TOKEN }}
0 commit comments