Skip to content

Commit

Permalink
Changed to build and push Docker Images on release
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhorridge committed May 10, 2024
1 parent 5557e11 commit 9075bda
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pub-docker-hub.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Publish Docker image to Docker Hub
on:
push:
branches:
- main
release:
types:
- published

jobs:
publish:
Expand Down

0 comments on commit 9075bda

Please sign in to comment.