Skip to content

Commit 7876035

Browse files
committed
fi
1 parent 5cbcfaa commit 7876035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
name: Build binaries for ${{matrix.target}}
5757
runs-on: ${{matrix.runner}}
5858
env:
59-
PUBLISHED_VERSION: ${{ fromJson(needs.release.outputs.publishedPackages)[0].version }}
59+
PUBLISHED_VERSION: 0.1.2
6060
COREPACK_ENABLE_STRICT: 0
6161
strategy:
6262
fail-fast: false

0 commit comments

Comments
 (0)