mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 03:29:39 +08:00
chore: update release action
This commit is contained in:
parent
ec84967a5d
commit
4b8d76b983
6
.github/workflows/deploy-site.yml
vendored
6
.github/workflows/deploy-site.yml
vendored
@ -1,10 +1,8 @@
|
|||||||
name: Deploy website
|
name: Deploy website
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
actions:
|
types: [published]
|
||||||
- published
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user