Skip to content

Commit

Permalink
ci: also revert the upload-page-artifact (conda#455)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfv authored Dec 20, 2023
1 parent 881e54e commit 25ea070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- run: chmod -c -R +rX docs/

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
uses: actions/upload-pages-artifact@v2
with:
path: "docs"

Expand Down

0 comments on commit 25ea070

Please sign in to comment.