Skip to content

Commit

Permalink
Merge pull request #44 from krystal/chore/build-release-ci
Browse files Browse the repository at this point in the history
chore(CI): fix release-please CI output
  • Loading branch information
bencromwell authored Feb 3, 2025
2 parents 1ac220c + b561291 commit c93ac33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,3 @@ jobs:
echo "Release created: ${{ needs.release-please.outputs.release_created }}"
echo "Tag name: ${{ needs.release-please.outputs.tag_name }}"
echo "Version: ${{ needs.release-please.outputs.version }}"
echo '${{ needs.release-please.outputs.all }}' | jq

0 comments on commit c93ac33

Please sign in to comment.