Skip to content

Commit

Permalink
Update token
Browse files Browse the repository at this point in the history
  • Loading branch information
leoafarias committed Feb 9, 2024
1 parent cefb898 commit 1d66bdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
env:
PUB_CREDENTIALS: ${{ secrets.PUB_CREDENTIALS }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_BEARER_TOKEN: ${{ secrets.GITHUB_TOKEN }}

steps:
- name: Checkout
Expand Down

0 comments on commit 1d66bdd

Please sign in to comment.