Skip to content

Commit 4e19a32

Browse files
committed
ci: remove release-details as it breaks the runner
1 parent 4b46915 commit 4e19a32

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release-please.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ jobs:
2424
token: ${{ secrets.GITHUB_TOKEN }}
2525
config-file: release-please-config.json
2626
manifest-file: .release-please-manifest.json
27-
- name: release-details
28-
id: release-details
29-
run: |
30-
echo "${{ toJSON(steps.release.outputs) }}"
3127
- name: versions
3228
if: ${{ fromJSON(steps.release.outputs.releases_created) }}
3329
id: versions

0 commit comments

Comments
 (0)