Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
philbiggin authored Oct 8, 2024
1 parent 2faf541 commit a9421b5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@
# To get a newer version, you will need to update the SHA.
# You can also reference a tag or branch, but the action may change without warning.


name: Publish Docker image

on:
push:
branches: [ "main" ]

# push:
# branches: [ "main" ]
release:
types: [published]

Expand Down

0 comments on commit a9421b5

Please sign in to comment.