We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e4dc9f commit 619221bCopy full SHA for 619221b
.github/workflows/static.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Setup Pages
42
uses: actions/configure-pages@v4
43
- name: Upload artifact
44
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-artifact@v4
45
with:
46
# Upload entire repository
47
path: 'ai-json-form/dist'
0 commit comments