We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f349d68 + dd55061 commit cef561bCopy full SHA for cef561b
.github/workflows/deno.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Upload artifact
36
uses: actions/upload-pages-artifact@v3
37
with:
38
- path: "/dist/"
+ path: "dist/"
39
- name: Deploy to GitHub Pages
40
id: deployment
41
uses: actions/deploy-pages@v4
0 commit comments