mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-12-01 12:31:45 +00:00
correct release workflow trigger
This commit is contained in:
2
.github/workflows/release-actions.yml
vendored
2
.github/workflows/release-actions.yml
vendored
@ -3,7 +3,7 @@ name: Release Actions
|
|||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types:
|
types:
|
||||||
- published
|
- released
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
comment_on_fixed_issues:
|
comment_on_fixed_issues:
|
||||||
|
|||||||
Reference in New Issue
Block a user