Skip to content

Commit

Permalink
ci: add account id to docs deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Saghen committed Jan 8, 2025
1 parent a80577a commit ac13af4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,5 @@ jobs:
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: pages deploy docs/.vitepress/dist --project-name=blink-cmp

0 comments on commit ac13af4

Please sign in to comment.