Skip to content

Commit bc009e6

Browse files
author
Tommy Lillehagen
committed
Update artefact path after Docusaurus upgrade
1 parent af1dd7d commit bc009e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Upload Build Artifact
5353
uses: actions/upload-pages-artifact@v3
5454
with:
55-
path: build/hacklang.org
55+
path: build
5656

5757
deploy:
5858
name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)