Skip to content

Commit 5aef10d

Browse files
committed
dsfd
1 parent 324af62 commit 5aef10d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
branch_name='${{ github.ref_name }}'
7474
echo "${branch_name}"
7575
echo "${branch_name//[/]/_}"
76+
echo "${branch_name}" | tr '/' '_' | tr '-' '_'
7677
echo "pre-release-tag=${branch_name//[/]/_}" >> GITHUB_OUTPUT
7778
fi
7879
- name: 'Format version'

0 commit comments

Comments
 (0)