Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Feb 19, 2024
1 parent 23ee6a8 commit 1640bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
env:
GITHUB_HEADREF: ${{ github.head_ref }}
GITHUB_EVENT: ${{ github.event_name }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GEONINJA_PAT }}

- name: Build documentation
run: mkdocs build
Expand Down

0 comments on commit 1640bcd

Please sign in to comment.