Skip to content

Commit

Permalink
add summary for new tag
Browse files Browse the repository at this point in the history
  • Loading branch information
liyaka committed Jan 1, 2025
1 parent 338eda0 commit f604a7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions get-new-tag/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,5 @@ runs:
set -x
git tag ${TAG}
git push origin ${TAG}
echo "New tag is ${TAG}" >> $GITHUB_STEP_SUMMARY

0 comments on commit f604a7b

Please sign in to comment.