Skip to content

Commit

Permalink
modified build_and_deploy upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabh-s-sawant committed Aug 20, 2024
1 parent 5996899 commit 0aeccce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: git status

- name: Upload documentation artifact
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v3
with:
name: documentation
path: Docs/build/html
Expand Down

0 comments on commit 0aeccce

Please sign in to comment.