Skip to content

Commit

Permalink
Change trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
benv666 committed Jul 30, 2024
1 parent 23ea7c6 commit aab5671
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ name: Create and publish a Docker image
# Run on release
on:
release:

types: [published,edited]
workflow_dispatch:

# Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.
env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit aab5671

Please sign in to comment.