Skip to content

Commit

Permalink
ci(release): remove obsolete prints
Browse files Browse the repository at this point in the history
  • Loading branch information
mvprowess committed Sep 24, 2024
1 parent 5ea74ed commit c6cf7d8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@ jobs:
manifest-file: ".release-please-manifest.json"
release-type: bazel

- name: Print release outputs for debugging
continue-on-error: true
run: |
echo "Release outputs:"
echo "${{ toJson(steps.release.outputs) }}"
artifacts:
runs-on: ubuntu-latest
needs: [release]
Expand Down

0 comments on commit c6cf7d8

Please sign in to comment.