Skip to content

Commit

Permalink
Allow manual workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
cmil committed Dec 11, 2023
1 parent 711266f commit b0b5904
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_image_to_dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
name: Publish Docker image

on:
workflow_dispatch:
release:
types: [published]

Expand Down

0 comments on commit b0b5904

Please sign in to comment.