mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
fix: redundant jobs of github actions
This commit is contained in:
parent
56abebfb3c
commit
a19d338f08
3
.github/workflows/deploy-site.yml
vendored
3
.github/workflows/deploy-site.yml
vendored
@ -1,8 +1,7 @@
|
|||||||
name: Deploy website
|
name: Deploy website
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
actions:
|
types: [published]
|
||||||
- published
|
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user