Skip to content

Commit

Permalink
Fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
G4brym committed Sep 17, 2023
1 parent b02b433 commit 71c2d63
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
registry-url: 'https://registry.npmjs.org'
- name: Setup R2-Explorer
run: node packages/github-action/prepareDeploy.js
with:
CF_API_TOKEN: ${{ secrets.CF_API_TOKEN }}
- name: Deploy
uses: cloudflare/wrangler-action@v3
with:
Expand Down

0 comments on commit 71c2d63

Please sign in to comment.