Skip to content

Commit

Permalink
Change docker workflow triggers (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: = <=>
  • Loading branch information
kekonn authored Dec 2, 2024
1 parent 20a3069 commit cdbb81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Create container for latest version

on:
release:
types: [published]
types: [published, released]

env:
# Use docker.io for Docker Hub if empty
Expand Down

0 comments on commit cdbb81e

Please sign in to comment.