We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd80a31 commit 1ce6afbCopy full SHA for 1ce6afb
1 file changed
.github/workflows/deploy.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Get Build
52
uses: actions/download-artifact@v3
53
with:
54
- name: my-artifact
+ name: my-build
55
path: site/
56
- name: Upload artifact
57
uses: actions/upload-pages-artifact@v1
0 commit comments