Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
adjusted release trigger
  • Loading branch information
amias-channer authored Sep 16, 2019
1 parent 88d5985 commit 21d2762
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Dr Header Release Builds
on:
push:
branches:
- 'release/*'
release:
- created

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

0 comments on commit 21d2762

Please sign in to comment.