Fix publish workflow: rename to .yaml, fix empty mapping

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Mårten Angner 2026-02-22 15:19:44 +01:00
parent 0b49f18ec9
commit a5e5fa3e51
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
push:
tags:
- "v*"
workflow_dispatch:
workflow_dispatch: {}
jobs:
publish: