Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
joana-fb committed Mar 13, 2024
1 parent 0fc04b6 commit eeed45b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
-
# these if statements ensure that a publication only occurs when
# a new release is created:
run: echo "${{ steps.release.outputs.pr }}"
run: echo "${{ steps.release.outputs.version }}"
if: ${{ steps.release.outputs.release_created }}

0 comments on commit eeed45b

Please sign in to comment.