Skip to content

Commit

Permalink
Update build_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jkriege2 authored Apr 24, 2024
1 parent b2fbad1 commit 13bc2bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ jobs:
touch TinyTIFF/doc/html/.nojekyll
shell: bash

- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@4
- name: 🚀 Deploy to Github-Pages
uses: JamesIves/github-pages-deploy-action@v4
with:
#github_token: ${{ secrets.GH_PAGES_SECRET }}
ssh-key: ${{ secrets.TINYTIFF_DEPLOY_KEY }}
Expand Down

0 comments on commit 13bc2bc

Please sign in to comment.