pull/124/head
Till0196 1 year ago
parent ca49509e26
commit d99737830a

@ -16,7 +16,7 @@ jobs:
# Explicit branch name needed because of: https://github.com/cloudflare/pages-action/issues/97
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
environment: 'production'
environment: 'preview'
command: pages deploy example --project-name=github-actions-example --branch=develop
#command: pages deploy example --project-name=github-actions-example --branch=${{ github.head_ref || github.ref_name }}
id: publish

Loading…
Cancel
Save