Skip to content

Commit

Permalink
fix: remove echo
Browse files Browse the repository at this point in the history
  • Loading branch information
remisbaima committed Apr 23, 2022
1 parent 69c1e0f commit 36f0056
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-please.yml
Expand Up @@ -15,5 +15,3 @@ jobs:
release-type: maven
package-name: license-checker-cyclonedx-maven-plugin
token: ${{ secrets.PAT_RELEASE_PLEASE }}
- name: Get the step output
run: echo "Step output ${{ steps.release.outputs.release_created }}, ${{ steps.release.outputs }}, ${{ steps.release.outputs['packages/package-a--release_created'] }}, ${{ steps.release.outputs['packages/package-a--tag_name'] }}, ${{ github.ref }}"

0 comments on commit 36f0056

Please sign in to comment.