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 f7ac63a + 1e11440 commit 413664aCopy full SHA for 413664a
.github/workflows/CICD.yml
@@ -64,4 +64,4 @@ jobs:
64
type: now
65
from_branch: master
66
target_branch: next
67
- github_token: ${{ github.token }}
+ github_token: ${{ secrets.TOKEN }}
0 commit comments