Update deploy.yml

This commit is contained in:
2023-08-29 11:59:48 +08:00
committed by GitHub
parent 70b3dd2bfe
commit 233fb3e120

View File

@@ -23,5 +23,5 @@ jobs:
env:
CF_ACCOUNT_ID: ${{ secrets.CF_ACCOUNT_ID }}
CF_API_TOKEN: ${{ secrets.CF_API_TOKEN }}
run: wrangler pages deploy build/web --branch=dev
run: wrangler pages deploy build/web --name=ehf --branch=dev