Skip to content

Commit 0da9b98

Browse files
committed
Set test package version
1 parent a6e1f5c commit 0da9b98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
run: |
8282
VERSION=${GITHUB_REF_NAME#v}
8383
echo Version: $VERSION
84-
echo "VERSION=$VERSION" >> $GITHUB_ENV
84+
echo "VERSION=2.0.0" >> $GITHUB_ENV
8585
8686
- name: Checkout
8787
uses: actions/checkout@v6

0 commit comments

Comments
 (0)