Skip to content

Commit

Permalink
trigger build on any kind of release?
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Duss committed Apr 8, 2021
1 parent b9bee28 commit f66a276
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,7 @@

name: Backend - Production
on:
release:
types:
- published
- created
- released
- edited
release

jobs:
docker:
Expand Down

0 comments on commit f66a276

Please sign in to comment.