Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Fix action name for deploying github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
garryod authored Jul 19, 2023
1 parent 198243e commit 25af9cf
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 @@ -61,4 +61,4 @@ jobs:

- name: Publish docs to GitHub Pages
id: deployment
uses: actions/github-pages@v2.0.1
uses: actions/deploy-pages@v2.0.3

0 comments on commit 25af9cf

Please sign in to comment.