Skip to content

Commit

Permalink
change secret key
Browse files Browse the repository at this point in the history
  • Loading branch information
CalMWolfs committed May 13, 2024
1 parent a454a65 commit 32bc7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/remove-labels-on-pr-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- uses: actions/checkout@v2
- uses: rogerluan/label-remover@v1.0.1
with:
github_token: ${{ secrets.github_token }}
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 32bc7d9

Please sign in to comment.