Skip to content

Commit

Permalink
Export github auth token for phive
Browse files Browse the repository at this point in the history
  • Loading branch information
jakzal committed Sep 16, 2023
1 parent 0db06cc commit 0cf1aab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:

env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
# for phive
GITHUB_AUTH_TOKEN: ${{ secrets.ACCESS_TOKEN }}

jobs:
tests:
Expand Down

0 comments on commit 0cf1aab

Please sign in to comment.