Skip to content

Commit

Permalink
Make it easier to test dockerhub push
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldenning committed Aug 19, 2021
1 parent 4a22ec3 commit 7da48e5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Docker stuff
# uses https://github.com/docker/build-push-action

on:
release:
types: [published]
- push
# release:
# types: [published]

jobs:
docker:
Expand Down

0 comments on commit 7da48e5

Please sign in to comment.