Skip to content

Commit

Permalink
Update release_post_process.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nebliodev committed Jan 9, 2020
1 parent c324464 commit 34a318b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release_post_process.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: ReleasePostProcess
on:
release:
types: [created]
types:
- created

jobs:
build:
Expand Down

0 comments on commit 34a318b

Please sign in to comment.