Skip to content

Commit

Permalink
Merge pull request #17 from ssciwr/dependabot/github_actions/JamesIve…
Browse files Browse the repository at this point in the history
…s/github-pages-deploy-action-4.4.3

Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.3
  • Loading branch information
lkeegan authored Aug 7, 2023
2 parents 294124e + 7ed8362 commit fb172aa
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 @@ -28,7 +28,7 @@ jobs:
sleep 10
done
- run: mv *.slides.html *.pdf dist/. && mv dist/index.slides.html dist/index.html
- uses: JamesIves/[email protected].0
- uses: JamesIves/[email protected].3
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
name: Deploy to gh-pages
with:
Expand Down

0 comments on commit fb172aa

Please sign in to comment.