Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
soxfor authored Mar 17, 2023
1 parent ba1a824 commit 12c427b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@
name: Create and publish a Docker image

on:
push:
branches: ['main']
workflow_dispatch:
release:
types: [created]

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 12c427b

Please sign in to comment.