mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-04 14:40:17 +00:00
chore: always print release please output
This commit is contained in:
parent
6267f13ea4
commit
ab841f81d2
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -33,7 +33,6 @@ jobs:
|
||||
manifest-file: .github/release-please/manifest.json
|
||||
|
||||
- name: Show output from release-please
|
||||
if: steps.release.outputs.releases_created
|
||||
env:
|
||||
RELEASE_PLEASE_OUTPUT: ${{ toJSON(steps.release.outputs) }}
|
||||
run: echo "${RELEASE_PLEASE_OUTPUT}" | jq
|
||||
|
Loading…
Reference in New Issue
Block a user