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
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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user