Skip to content

Commit

Permalink
echo github ref too
Browse files Browse the repository at this point in the history
  • Loading branch information
nmanu1 committed Oct 27, 2023
1 parent 8d6b8cd commit 19260d1
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,5 +16,6 @@ jobs:
PACKAGE_VERSION="${GITHUB_REF##*/}"
echo branch=${BRANCH_NAME} >> $GITHUB_OUTPUT
echo version=${PACKAGE_VERSION} >> $GITHUB_OUTPUT
echo "${GITHUB_REF}"
echo "${BRANCH_NAME}"
echo "${PACKAGE_VERSION}"

0 comments on commit 19260d1

Please sign in to comment.