Skip to content

Commit

Permalink
Use a fine-grained oauth token
Browse files Browse the repository at this point in the history
  • Loading branch information
acquitelol committed Jan 28, 2025
1 parent b8a2608 commit f989015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
repository: "unbound-mod/builds"
path: "builds"
token: ${{ secrets.GH_TOKEN }}
token: ${{ secrets.ROSIE_TOKEN }}

- uses: pnpm/action-setup@v2
with:
Expand Down

0 comments on commit f989015

Please sign in to comment.