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 May 2, 2024
1 parent aeae695 commit 456a94a
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 456a94a

Please sign in to comment.