Skip to content

Commit

Permalink
echo commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
nmanu1 committed Oct 27, 2023
1 parent 83e2705 commit b66b6f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
PACKAGE_VERSION="${GITHUB_REF##*/}"
echo branch=${BRANCH_NAME} >> $GITHUB_OUTPUT
echo version=${PACKAGE_VERSION} >> $GITHUB_OUTPUT
echo "${github.event.head_commit.message}"
echo "${GITHUB_REF}"
echo "${GITHUB_REF#*/}"
echo "${GITHUB_REF##/}"
Expand Down

0 comments on commit b66b6f5

Please sign in to comment.