Skip to content

Commit

Permalink
try to use insitute level token
Browse files Browse the repository at this point in the history
  • Loading branch information
JessyBarrette committed Apr 17, 2024
1 parent 26f9cb9 commit ed5d4a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- main
permissions:
contents: write
env:
HAKAI_API_CREDENTIALS: ${{ secrets.CI_TOKEN }}
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ed5d4a7

Please sign in to comment.