Skip to content

Commit

Permalink
Merge pull request #4 from lincbrain/ak-personal-2
Browse files Browse the repository at this point in the history
Trivial env change
  • Loading branch information
aaronkanzer authored Nov 29, 2023
2 parents 7fb9a07 + aca1611 commit f07b04c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publishdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@master
env:
GITHUB_TOKEN: ${{ secrets.DEPLOY_DOCS_TOKEN }}
PERSONAL_TOKEN: ${{ secrets.PERSONAL_TOKEN }}

0 comments on commit f07b04c

Please sign in to comment.