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"
|
description: "Release tag to synchronize"
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
# release:
|
release:
|
||||||
# types: [published, edited]
|
types: [published, edited]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
sync-github:
|
sync-github:
|
||||||
|
Reference in New Issue
Block a user