Skip to content

Commit

Permalink
fix: the Github summary
Browse files Browse the repository at this point in the history
  • Loading branch information
pifou25 committed Jul 2, 2023
1 parent 2ee61f0 commit d4877f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/semantic_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ jobs:
if: ${{ env.NEXT_RELEASE_VERSION != '' }}
run: |
echo "New release : ${{ env.NEXT_RELEASE_VERSION }}" >> $GITHUB_STEP_SUMMARY
echo "Version = ${{ steps.semantic.outputs.new_release_version }}" >> $GITHUB_STEP_SUMMARY

0 comments on commit d4877f5

Please sign in to comment.