chore: release v2.0.0-beta.6
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -48,6 +48,6 @@ jobs:
|
||||
# deploy to edgeone
|
||||
# see https://edgeone.ai/zh/document/180255338996572160?product=edgedeveloperplatform
|
||||
- name: Deploy to EdgeOne Pages
|
||||
run: npx edgeone pages deploy .output/public -n cook-yunle-fun
|
||||
run: npx edgeone pages deploy .output/public -n cook-yunle-fun -t ${{ secrets.EDGEONE_API_TOKEN }}
|
||||
env:
|
||||
EDGEONE_API_TOKEN: ${{ secrets.EDGEONE_API_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user