Skip to content

Commit

Permalink
keep env vars when deploying worker
Browse files Browse the repository at this point in the history
  • Loading branch information
pabueco committed Jan 29, 2024
1 parent 3d97c84 commit 9b2a9c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ jobs:
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
command: wrangler deploy --keep-vars

0 comments on commit 9b2a9c7

Please sign in to comment.