feat: add docker image push to ghcr
This commit is contained in:
@@ -5,12 +5,12 @@ on:
|
||||
# run only against tags
|
||||
tags:
|
||||
- '*'
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
version:
|
||||
description: 'Release version tag (e.g., v1.2.3).'
|
||||
required: true
|
||||
type: string
|
||||
# workflow_dispatch:
|
||||
# inputs:
|
||||
# version:
|
||||
# description: 'Release version tag (e.g., v1.2.3).'
|
||||
# required: true
|
||||
# type: string
|
||||
# release:
|
||||
# types: [published]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user