Skip to content

Commit d6419c8

Browse files
ljunkieCopilot
andauthored
Update .github/workflows/xelp_shadow_release.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c3f30ec commit d6419c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/xelp_shadow_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
COMMIT_COUNT=$(git rev-list --count HEAD)
4545
SHORT_HASH=$(git rev-parse --short HEAD)
4646
47-
SHADOW_VERSION="$NEW_MAJOR.$MINOR.$PATCH+xelp.$COMMIT_COUNT.$SHORT_HASH"
47+
SHADOW_VERSION="$NEW_MAJOR.$MINOR.$PATCH-xelp.$COMMIT_COUNT.$SHORT_HASH"
4848
4949
echo "Shadow version: $SHADOW_VERSION"
5050
echo "shadow_version=$SHADOW_VERSION" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)