Skip to content

Commit 775cdb3

Browse files
Remove PAT
1 parent 2f8e26e commit 775cdb3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-pr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ jobs:
4141
git commit -m "Release manifest update"
4242
git push origin ${{ env.target_branch }}
4343
- name: Create pull request
44-
env:
45-
GITHUB_TOKEN: ${{ secrets.PAT }}
4644
run: |
4745
gh api \
4846
--method POST \

0 commit comments

Comments
 (0)