Browse Source

chore: update release action

pull/18801/head
orzyyyy 5 years ago
committed by 偏右
parent
commit
4b8d76b983
  1. 6
      .github/workflows/deploy-site.yml

6
.github/workflows/deploy-site.yml

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

Loading…
Cancel
Save