Skip to content

Commit

Permalink
deploy automatically to cloudflare on git push
Browse files Browse the repository at this point in the history
  • Loading branch information
nijamaDev committed Jul 15, 2024
1 parent 676139f commit 5535c33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ 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 5535c33

Please sign in to comment.