We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1927ef commit 42135a9Copy full SHA for 42135a9
.github/workflows/release.yml
@@ -58,7 +58,7 @@ jobs:
58
- name: Upload artifact
59
uses: actions/upload-pages-artifact@v3
60
with:
61
- path: './_scripts/install.sh'
+ path: './_scripts/installer'
62
- name: Deploy to GitHub Pages
63
id: deployment
64
uses: actions/deploy-pages@v4
0 commit comments