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.
1 parent 21565f4 commit 7206742Copy full SHA for 7206742
1 file changed
.github/workflows/deploy.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Upload to Deno Deploy
30
uses: denoland/deployctl@v1
31
with:
32
- project: "website"
+ project: "pumpn"
33
entrypoint: "main.js"
34
root: "."
35
0 commit comments