Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ulises-jeremias/dotfiles
Browse files Browse the repository at this point in the history
* 'master' of github.com:ulises-jeremias/dotfiles:
  Bump peaceiris/actions-gh-pages from 3 to 4 (#52)
  • Loading branch information
ulises-jeremias committed Apr 26, 2024
2 parents 58cb9f8 + 6c5a921 commit 9659c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
node ./github-wikito-converter/dist/cli/gwtc.js --file-name index --output ./public --toc-level 3 ./docs
- name: Deploy to gh-pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public

0 comments on commit 9659c39

Please sign in to comment.