Skip to content

Commit 2cafbc9

Browse files
committed
testing pages release
1 parent 2e4fa2d commit 2cafbc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/actions/upload-to-cloudflare-pages

.github/actions/upload-to-cloudflare-pages/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ runs:
2424
with:
2525
apiToken: ${{ inputs.api_token }}
2626
accountId: ${{ inputs.account_id }}
27-
command: pages deploy ${{ inputs.source_path }} --project-name=${{ inputs.project_name }} --production
27+
command: pages deploy ${{ inputs.source_path }} --project-name=${{ inputs.project_name }} --branch main

0 commit comments

Comments
 (0)