Skip to content

Commit b1bdb7e

Browse files
committed
remove cloudflare prod
1 parent 373a1ca commit b1bdb7e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/deploy-prod.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -123,15 +123,6 @@ jobs:
123123
env:
124124
HUSKY: "0"
125125
VITE_RUN_ENVIRONMENT: prod
126-
- name: Publish to Cloudflare
127-
uses: cloudflare/pages-action@v1
128-
with:
129-
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
130-
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
131-
projectName: management-ui-prod
132-
directory: dist_ui/
133-
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
134-
branch: main
135126

136127
health-check-prod:
137128
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)