mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Allowing neutral to work
This commit is contained in:
parent
eec0460bda
commit
65a1e1ea9a
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
|||||||
ref: ${{github.ref}}
|
ref: ${{github.ref}}
|
||||||
repo-token: ${{secrets.GITHUB_TOKEN}}
|
repo-token: ${{secrets.GITHUB_TOKEN}}
|
||||||
running-workflow-name: release
|
running-workflow-name: release
|
||||||
|
allowed-conclusions: success,skipped,cancelled,neutral
|
||||||
- name: Generate changelog
|
- name: Generate changelog
|
||||||
uses: mikepenz/release-changelog-builder-action@v1
|
uses: mikepenz/release-changelog-builder-action@v1
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user