Skip to content

Commit

Permalink
use repo secret
Browse files Browse the repository at this point in the history
  • Loading branch information
JessyBarrette committed Apr 17, 2024
1 parent ed5d4a7 commit dcc4d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
permissions:
contents: write
env:
HAKAI_API_CREDENTIALS: ${{ secrets.CI_TOKEN }}
HAKAI_API_CREDENTIALS: ${{ secrets.HAKAI_API_CREDENTIALS }}
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit dcc4d74

Please sign in to comment.