Skip to content

Commit

Permalink
chore: GitHub Actions preview fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed Sep 16, 2024
1 parent 42b2111 commit 5558221
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ jobs:
- uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: pages deploy .vitepress/dist/ --project-name=hono

0 comments on commit 5558221

Please sign in to comment.