Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
austinorr authored Feb 25, 2022
1 parent cf0ff90 commit 34eaebe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Build and Push Image

on:
release:
types: [published]
push:
branches:
- develop
- master
branches: [develop, master]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 34eaebe

Please sign in to comment.