Skip to content

Commit

Permalink
chore: fix upload docs action
Browse files Browse the repository at this point in the history
  • Loading branch information
lepture committed Apr 14, 2024
1 parent 977cde5 commit 9d999e3
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 @@ -40,7 +40,7 @@ jobs:
run: sphinx-build docs _site -b dirhtml

- name: Upload artifact
uses: actions/upload-artifact@v3
uses: actions/upload-pages-artifact@v3

deploy:
environment:
Expand Down

0 comments on commit 9d999e3

Please # to comment.