Skip to content

Commit 53d1b54

Browse files
committed
use github.token
1 parent adbd8bd commit 53d1b54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-requires-headers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,4 +289,4 @@ jobs:
289289
echo "PR already exists for branch ${{ env.BRANCH_NAME }}. Skipping PR creation."
290290
fi
291291
env:
292-
GITHUB_TOKEN: ${{ secrets.WCSHIPBOT_GITHUB_TOKEN }}
292+
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)