Skip to content

Commit 42135a9

Browse files
authored
Update release.yml
Signed-off-by: Jordan Rash <[email protected]>
1 parent c1927ef commit 42135a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Upload artifact
5959
uses: actions/upload-pages-artifact@v3
6060
with:
61-
path: './_scripts/install.sh'
61+
path: './_scripts/installer'
6262
- name: Deploy to GitHub Pages
6363
id: deployment
6464
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)