Skip to content

Commit 998a340

Browse files
committed
remove nginx-pat from release-branch generation
1 parent 9344a1a commit 998a340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ jobs:
6666
git push --dry-run origin "${branch}"
6767
fi
6868
env:
69-
GITHUB_TOKEN: ${{ secrets.NGINX_PAT }}
69+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)