Skip to content

Commit 0711a17

Browse files
committed
Fix deployment of 2c to production
1 parent c58c551 commit 0711a17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-production.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
uses: ./.github/composite/deploy-cloudflare
4444
with:
4545
environment: production
46+
deploy: true
4647
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
4748
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
4849
opItem: op://gitbook-open/2c-production

0 commit comments

Comments
 (0)