Skip to content

Commit

Permalink
fix action name
Browse files Browse the repository at this point in the history
  • Loading branch information
gbicann committed Feb 7, 2024
1 parent 638b102 commit 7cd4ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/configure-pages@v3

- name: upload
uses: actions/upload-pages-artifact@v4
uses: actions/upload-artifact@v4

- name: deploy
uses: actions/deploy-pages@v4

0 comments on commit 7cd4ace

Please sign in to comment.