forked from peter/volvo2mqtt
Add manual action dispatch
This commit is contained in:
@@ -12,7 +12,8 @@ name: Create and publish a Docker image
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
|
||||
Reference in New Issue
Block a user