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 9344a1a commit 998a340Copy full SHA for 998a340
.github/workflows/create-release-branch.yml
@@ -66,4 +66,4 @@ jobs:
66
git push --dry-run origin "${branch}"
67
fi
68
env:
69
- GITHUB_TOKEN: ${{ secrets.NGINX_PAT }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments