Skip to content

Commit

Permalink
Revert "deploy automatically to cloudflare on git push"
Browse files Browse the repository at this point in the history
This reverts commit 5535c33.
  • Loading branch information
nijamaDev committed Aug 5, 2024
1 parent 12b2834 commit 84b0a02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ jobs:
- uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: deploy --var VERSION:${{ github.sha }}

0 comments on commit 84b0a02

Please sign in to comment.