Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jianjianai authored Jun 18, 2024
1 parent 2ca3d1d commit c6ff304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
# Your Cloudflare Account ID
accountId: ${{ secrets.CF_ACCOUNT_ID }} # optional
# The Wrangler command (along with any arguments) you wish to run. Multiple Wrangler commands can be run by separating each command with a newline. Defaults to `"deploy"`.
command: deploy # optional
command: 'deploy --keep-vars'

0 comments on commit c6ff304

Please sign in to comment.