Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
oksana-grishchenko committed Sep 20, 2023
1 parent 529adc3 commit 429a996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
echo "---"
echo $GITHUB_REF
echo ${GITHUB_REF##*/}
echo "${GITHUB_REF##*/}#{$prefix}"
echo "${GITHUB_REF##*/}#$prefix"
echo "---"
echo 'RELEASE_BRANCH_NAME=v${GITHUB_REF##*/}#"$prefix"' >> $GITHUB_ENV
echo $RELEASE_BRANCH_NAME
Expand Down

0 comments on commit 429a996

Please sign in to comment.