We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f6a6e4 + d72f1fd commit 2e3caaeCopy full SHA for 2e3caae
.github/workflows/cibuild.yml
@@ -51,11 +51,11 @@ jobs:
51
./.github/scripts/docs.sh
52
53
- name: Upload artifact
54
- # Automatically uploads an artifact from the './_site' directory by default
55
- uses: actions/upload-pages-artifact@v3
+ # Automatically uploads an artifact from the './_site' directory by default
+ uses: actions/upload-pages-artifact@v3
56
57
58
-# Deployment job
+ # Deployment job
59
deploy:
60
environment:
61
name: github-pages
0 commit comments