Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Commit

Permalink
Trigger container rebuild on releases
Browse files Browse the repository at this point in the history
  • Loading branch information
grisu48 committed May 24, 2022
1 parent d605f47 commit 672846d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
name: Create and publish Container

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

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 672846d

Please sign in to comment.