Skip to content

Commit

Permalink
chore: update GITHUB_TOKEN in tagpr workflow to use MH4GF_PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
MH4GF committed Jan 6, 2025
1 parent 673bc9e commit f7c4be3
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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: Songmu/tagpr@3dca11e7c0d68637ee212ddd35acc3d30a7403a4 # v1.5.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.MH4GF_PAT }}

0 comments on commit f7c4be3

Please sign in to comment.