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 05ffe66 commit a6cf913Copy full SHA for a6cf913
.github/workflows/deploy-www.yml
@@ -43,4 +43,4 @@ jobs:
43
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
44
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
45
run: |
46
- pnpm --filter www deploy
+ pnpm --filter www run deploy
0 commit comments