Skip to content

Commit

Permalink
Revert "maintenance: change token to PAT for tagpr"
Browse files Browse the repository at this point in the history
  • Loading branch information
MH4GF committed May 25, 2024
1 parent b5504a1 commit d202e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tagpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: Songmu/tagpr@0a9b8e6634db66e773516828c1359dc6e9e8b484 # v1.3.0
env:
GITHUB_TOKEN: ${{ secrets.MH4GF_PAT }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d202e05

Please sign in to comment.