Skip to content

Commit

Permalink
Run on push with tags
Browse files Browse the repository at this point in the history
Signed-off-by: zethson <[email protected]>
  • Loading branch information
Zethson committed Sep 3, 2023
1 parent 61ef234 commit 9f490f3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/publish_ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ on:
release:
types:
- created
push:
tags:
- '*'
workflow_dispatch:
inputs:
tag:
description: 'Custom tag for the image'
required: true

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 9f490f3

Please sign in to comment.