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.
1 parent ed5b667 commit c667fb2Copy full SHA for c667fb2
.github/workflows/publish.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Build
39
run: rustyink build src
40
- name: Upload artifact
41
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v2
42
with:
43
# Upload entire repository
44
path: './_site'
0 commit comments