Skip to content

Commit

Permalink
Merge branch 'fix/event-on-publishing-docker-image'
Browse files Browse the repository at this point in the history
  • Loading branch information
kerunaru committed Nov 29, 2023
2 parents e696251 + fddf525 commit f90150c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Create and publish a Docker image

on:
release:
types: ['published']
push:
tags: '[0-9].[0-9].[0-9]'

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit f90150c

Please sign in to comment.