Skip to content

Commit

Permalink
Add release_project to summary
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Henderson committed Sep 25, 2024
1 parent 1723df0 commit 1ffa7ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/assign-env-from-json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,5 +134,6 @@ jobs:
fi
fi
echo "* ${{ steps.read-release_dir.outputs.output-property }} : ${{ steps.read-release_dir.outputs.output-value }}" >> $GITHUB_STEP_SUMMARY
echo "* ${{ steps.read-release_project.outputs.output-property }} : ${{ steps.read-release_project.outputs.output-value }}" >> $GITHUB_STEP_SUMMARY

0 comments on commit 1ffa7ad

Please sign in to comment.