Skip to content

Commit

Permalink
Update PublishDocumentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dogo authored Sep 22, 2024
1 parent 9fc2dd2 commit f5732e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/PublishDocumentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
deploy_docs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Publish Jazzy Docs
uses: steven0351/publish-jazzy-docs@v1
with:
personal_access_token: ${{ secrets.JAZZY_ACCESS_TOKEN }}
personal_access_token: ${{ secrets.JAZZY_ACCESS_TOKEN }}

0 comments on commit f5732e7

Please sign in to comment.