Skip to content

Commit

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

Bump JamesIves/github-pages-deploy-action from 3.7.1 to 4.4.1
  • Loading branch information
dkfellows authored Apr 21, 2023
2 parents 7d8c4ea + 6b6535a commit 54833f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@ jobs:
cp -vaT $PY_DOC_DIR $DEPLOY_DIR/python
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@3.7.1
uses: JamesIves/github-pages-deploy-action@v4.4.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: ${{ env.DEPLOY_DIR }}

0 comments on commit 54833f4

Please sign in to comment.