Skip to content

Commit 1f7623b

Browse files
committed
Minor Changes
1 parent b862daf commit 1f7623b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/soham-release-client.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Extract version from tag
2828
id: version
2929
run: |
30-
TAG=${GITHUB_REF#refs/tags/server-v}
30+
TAG=${GITHUB_REF#refs/tags/soham-v}
3131
echo "VERSION=$TAG" >> $GITHUB_ENV
3232
3333
- name: Run builder

0 commit comments

Comments
 (0)