chore(workflows): enable release event handling in sync-github
All checks were successful
Auto Changelog & Release / detect-version-change (push) Successful in 2s
Auto Changelog & Release / release (push) Has been skipped
Auto Changelog & Release / changelog-only (push) Successful in 6s
Build and Publish nightly package / build-and-publish (push) Successful in 16s

This commit is contained in:
2025-05-26 16:46:47 +02:00
parent c06d22e124
commit e875e781a7

View File

@@ -7,8 +7,8 @@ on:
description: "Release tag to synchronize"
required: false
type: string
# release:
# types: [published, edited]
release:
types: [published, edited]
jobs:
sync-github: