mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Set cloudflare branch to main (#176)
This commit is contained in:
parent
2696d8133b
commit
a6553d2193
2
.github/actions/cloudflare-deploy/action.yml
vendored
2
.github/actions/cloudflare-deploy/action.yml
vendored
@ -23,4 +23,4 @@ runs:
|
||||
with:
|
||||
apiToken: ${{ inputs.CF_API_TOKEN }}
|
||||
accountId: ${{ inputs.CF_ACCOUNT_ID }}
|
||||
command: pages publish --branch production --project-name=${{ inputs.project }} ${{ inputs.source }}
|
||||
command: pages publish --branch main --project-name=${{ inputs.project }} ${{ inputs.source }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user