Skip to content

Commit d10119e

Browse files
authored
Update build.yml
1 parent a571606 commit d10119e

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
@@ -36,6 +36,7 @@ jobs:
3636
echo "::set-output name=version::$VERSION"
3737
echo "SPP_PROTOCOL_VERSION=$VERSION" >> $GITHUB_ENV
3838
SPP_RELEASE_VERSION="$(echo ${SPP_PROTOCOL_VERSION/-SNAPSHOT/})"
39+
echo "SPP_RELEASE_VERSION=$VERSION" >> $GITHUB_ENV
3940
4041
- name: Build with Gradle
4142
run: ./gradlew build

0 commit comments

Comments
 (0)