fix: typo in workflow_dispatch

This commit is contained in:
ER
2023-03-04 13:03:27 +02:00
parent 2521741049
commit fbd14f502f

View File

@@ -14,7 +14,7 @@ on:
paths-ignore: paths-ignore:
- "**.md" - "**.md"
- "**.txt" - "**.txt"
workflow-dispatch: workflow_dispatch:
env: env:
IMAGE_BASE_NAME: base IMAGE_BASE_NAME: base