fix: redundant jobs of github actions

This commit is contained in:
orzyyyy 2019-09-14 06:11:08 +08:00
parent 56abebfb3c
commit a19d338f08

View File

@ -1,8 +1,7 @@
name: Deploy website name: Deploy website
on: on:
release: release:
actions: types: [published]
- published
branches: branches:
- master - master
jobs: jobs: