Skip to content

Commit

Permalink
Trying to fix gh actions 3/?
Browse files Browse the repository at this point in the history
  • Loading branch information
Azzaare committed Mar 8, 2024
1 parent 4641fd5 commit 6163b44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Documenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
#- name: Creating new mds from src
- name: Build and deploy docs
uses: julia-actions/julia-docdeploy@v1
with:
install-package: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # For authentication with GitHub Actions token
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }} # For authentication with SSH deploy key
Expand Down

0 comments on commit 6163b44

Please sign in to comment.