Skip to content

Commit

Permalink
Add API_TOKEN for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
edemaine committed Jan 22, 2025
1 parent 3beb915 commit 35444f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
run: |
yarn
yarn docs:build
env:
API_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Upload artifact
uses: actions/upload-pages-artifact@v1
Expand Down

0 comments on commit 35444f8

Please sign in to comment.