Skip to content

Commit

Permalink
ci: preview deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
magne4000 committed Jun 26, 2024
1 parent 26e2c89 commit 8299850
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Deploy
uses: cloudflare/wrangler-action@v3
with:
packageManager: pnpm
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: ${{ matrix.workingDirectory }}
Expand Down

0 comments on commit 8299850

Please sign in to comment.