We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c745cc6 commit 2740dbeCopy full SHA for 2740dbe
1 file changed
.github/workflows/deploy.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: Upload Build Artifact
53
uses: actions/upload-pages-artifact@v3
54
with:
55
- path: build
+ path: build/hacklang.org
56
57
deploy:
58
name: Deploy to GitHub Pages
0 commit comments