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 4cb024c commit d4e954f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
name: Publish Docker image

on:
push:
branches: [ "main" ]

release:
types:
- edited
- published
- released
types: [published]

jobs:
push_to_registry:
Expand Down

0 comments on commit d4e954f

Please sign in to comment.