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 dbdf495 commit c1bdda2Copy full SHA for c1bdda2
.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