We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1ffdcc commit 584f2e6Copy full SHA for 584f2e6
1 file changed
.github/workflows/deploy.yaml
@@ -39,7 +39,7 @@ jobs:
39
env:
40
VITE_API_URL: ${{ vars.VITE_API_URL }}
41
42
- - name: Upload Dist Artifact
+ - name: Upload Dist artifact
43
uses: actions/upload-pages-artifact@v3
44
with:
45
name: github-pages
0 commit comments