Merge pull request #243 from gardar/ci/manual-publish

skip_changelog: allow running publish workflow manually
This commit is contained in:
gardar 2023-10-27 19:07:14 +00:00 committed by GitHub
commit 1a112e63af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@ on:
push:
tags:
- '*'
workflow_dispatch:
jobs:
release: