Skip to content

Commit

Permalink
chore: update release action
Browse files Browse the repository at this point in the history
  • Loading branch information
orzyyyy committed Sep 13, 2019
1 parent 3873cc1 commit dd75e5e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/deploy-site.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Deploy website
on:
release:
actions:
- published
branches:
- master
types: [published]

jobs:
build-and-deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit dd75e5e

Please sign in to comment.