Skip to content

Commit 734689a

Browse files
Change path for uploading website artifact
1 parent 2452a10 commit 734689a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Upload SourceNine Labs website
3333
uses: actions/upload-pages-artifact@v3
3434
with:
35-
path: public
35+
path: CMAPI/Website/public
3636

3737
- name: Deploy website
3838
id: deployment

0 commit comments

Comments
 (0)