Skip to content

Commit

Permalink
Merge pull request #102 from collinmcneese/collinmcneese-patch-1
Browse files Browse the repository at this point in the history
Update docker.yml
  • Loading branch information
collinmcneese authored Jan 2, 2024
2 parents 0b9ec46 + 5ea7b47 commit 9c05fb7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ on:
- 'src/**'
- '.github/workflows/version-collector.yml'
- '.github/workflows/docker.yml'
release:
types:
- published

env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
Expand Down

0 comments on commit 9c05fb7

Please sign in to comment.