chore: remove useless line

This commit is contained in:
orzyyyy 2019-09-14 06:15:49 +08:00
parent a19d338f08
commit 5f6f325ef6

View File

@ -2,8 +2,7 @@ name: Deploy website
on:
release:
types: [published]
branches:
- master
jobs:
build-and-deploy:
runs-on: ubuntu-latest