Skip to content

Commit

Permalink
Update push-to-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
camdenmoors committed Dec 15, 2021
1 parent 871c31b commit 4daf727
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-to-docker.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Push Heimdall Lite to Docker Hub on every merge to master and tag as latest

on:
push:
branches: [ master ]
release:
types: [published]

jobs:
docker:
Expand Down

0 comments on commit 4daf727

Please sign in to comment.