Skip to content

Commit

Permalink
changed upload-pages action
Browse files Browse the repository at this point in the history
  • Loading branch information
FabricioArendTorres committed May 5, 2024
1 parent 00761b4 commit 6f0c065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
chmod -R 744 docs
# Upload for introspection, useful for pull requests and debugging
- uses: actions/upload-artifact@v4
- uses: actions/upload-pages-artifact@v1
with:
name: github-pages
path: docs/
Expand Down

0 comments on commit 6f0c065

Please sign in to comment.