Skip to content

Commit

Permalink
reference new PR_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
jake-perkins committed Oct 30, 2024
1 parent 07cd677 commit a75e5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-latest-build-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
fetch-depth: 0
ref: ${{ inputs.base-branch }}
token: ${{ secrets.GITHUB_TOKEN }} # TODO Update to Seths new token
token: ${{ secrets.PR_TOKEN }}


- uses: MetaMask/metamask-mobile-build-version@v0.1.0
Expand Down

0 comments on commit a75e5c6

Please sign in to comment.