Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Commit

Permalink
github: deploy on release on prod
Browse files Browse the repository at this point in the history
  • Loading branch information
drjova committed Sep 9, 2020
1 parent db17a63 commit edabf0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches: [master]
pull_request:
branches: [master]
release:
types: [published]

jobs:
build:
Expand Down

0 comments on commit edabf0f

Please sign in to comment.