Skip to content

Commit

Permalink
Token Update (railwayapp#517)
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeCooper authored Sep 9, 2022
1 parent d991579 commit 94600f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions-ecosystem/action-get-merged-pull-request@v1
id: get-merged-pull-request
with:
github_token: ${{ secrets.GH_PAT }}
github_token: ${{ secrets.COMMITTER_TOKEN }}

- uses: actions-ecosystem/action-release-label@v1
id: release-label
Expand Down

0 comments on commit 94600f5

Please sign in to comment.