mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-21 14:46:29 -04:00
Allowing neutral to work
This commit is contained in:
@@ -19,6 +19,7 @@ jobs:
|
||||
ref: ${{github.ref}}
|
||||
repo-token: ${{secrets.GITHUB_TOKEN}}
|
||||
running-workflow-name: release
|
||||
allowed-conclusions: success,skipped,cancelled,neutral
|
||||
- name: Generate changelog
|
||||
uses: mikepenz/release-changelog-builder-action@v1
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user