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 dbdf495 + c1bdda2 commit 68362b2Copy full SHA for 68362b2
.github/workflows/CICD.yml
@@ -34,4 +34,4 @@ jobs:
34
type: now
35
from_branch: master
36
target_branch: next
37
- github_token: ${{ github.token }}
+ github_token: ${{ secrets.TOKEN }}
0 commit comments