Skip to content

Commit

Permalink
Fixed the release event for action
Browse files Browse the repository at this point in the history
  • Loading branch information
metal3d committed Nov 9, 2023
1 parent 509c724 commit 04ecc83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Create and publish a Docker image

on:
push:
branches: ['release']
release:
types: [published]

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 04ecc83

Please sign in to comment.