We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b0db7d commit 2dd10b1Copy full SHA for 2dd10b1
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