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.
1 parent b7a6367 commit 35e2a56Copy full SHA for 35e2a56
.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