mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +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
|
||||
on:
|
||||
release:
|
||||
actions:
|
||||
- published
|
||||
branches:
|
||||
- master
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user