Skip to content

Commit 5341224

Browse files
fix: fixed build
1 parent a1fdf98 commit 5341224

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
id: deployment
5656
uses: actions/upload-pages-artifact@v3
5757
with:
58-
path: string-art-demo/dist
58+
path: string-art-website/dist
5959

6060
- name: Create Release
6161
if: github.event_name == 'release'

string-art-website/public/icon.svg

Lines changed: 16 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)