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

Commit

Permalink
EVEREST-429 rebuild pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
oksana-grishchenko committed Sep 26, 2023
1 parent 81a6630 commit 3634ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- name: Set release version
run: |
echo ${github.ref_name}#"release-"
echo ${{github.ref_name}}#"release-"
ref_name=${{github.ref_name}}
# semantic_version=${RELEASE_BRANCH_NAME#"release-"}
Expand Down

0 comments on commit 3634ba0

Please sign in to comment.