Skip to content

Commit

Permalink
Merge pull request #6 from BlazeIsClone/develop
Browse files Browse the repository at this point in the history
cicd: update publish image trigger
  • Loading branch information
BlazeIsClone authored Sep 16, 2024
2 parents 1d074fb + 2a35a53 commit 816390c
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Build & Push Images
name: Publish Docker image

on:
push:
branches: ["main"]
release:
types: [published]

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 816390c

Please sign in to comment.