chore: workflow dispatch

This commit is contained in:
zuk 2024-11-14 12:23:02 +01:00
parent e093e876ec
commit 1627b75260
2 changed files with 2 additions and 0 deletions

View file

@ -5,6 +5,7 @@ on:
branches: ["main", "test"]
release:
types: [published]
workflow_dispatch:
env:
REGISTRY: ${{forgejo.SERVER_URL}}
IMAGE_NAME: ${{forgejo.repository}}-fe

View file

@ -5,6 +5,7 @@ on:
branches: ["main", "test"]
release:
types: [published]
workflow_dispatch:
env:
REGISTRY: ${{forgejo.SERVER_URL}}
IMAGE_NAME: ${{forgejo.repository}}-worker