cooker pipeline: Issue while generating commits list, continuing on error.

This commit is contained in:
XargonWan 2023-08-30 14:12:52 +02:00
parent 0ab1eaa24e
commit 74de88d16a

View file

@ -125,6 +125,7 @@ jobs:
# Set the output variable
echo "::set-output name=commits::$COMMITS"
id: commits
continue-on-error: true
- name: Publish the flatpak in a new cooker release
uses: ncipollo/release-action@v1