Skip to content

Commit

Permalink
Merge pull request #1157 from SpiNNakerManchester/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/JamesIves/github-pages-deploy-action-4.6.1

Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1
  • Loading branch information
Christian-B authored May 21, 2024
2 parents e10f936 + d932b48 commit f0b63b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
touch $SITE_DIR/.nojekyll
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.6.0
uses: JamesIves/github-pages-deploy-action@v4.6.1
with:
branch: gh-pages
folder: ${{ env.SITE_DIR }}
Expand Down

0 comments on commit f0b63b3

Please sign in to comment.