Skip to content

Commit

Permalink
Update check-bioc.yml
Browse files Browse the repository at this point in the history
Update deploy pkgdown
  • Loading branch information
jwokaty authored Aug 7, 2024
1 parent 080023c commit 2130b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-bioc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ jobs:
- name: Deploy pkgdown site to GitHub pages 🚀
if: github.ref == 'refs/heads/devel' && env.run_pkgdown == 'true' && runner.os == 'Linux'
uses: JamesIves/github-pages-deploy-action@releases/v4
uses: JamesIves/github-pages-deploy-action@v4
with:
clean: false
branch: gh-pages
Expand Down

0 comments on commit 2130b29

Please sign in to comment.