Skip to content

Commit 03d9c1b

Browse files
authored
Merge pull request #1711 from Consensys/chris-j-h-patch-1
Update release.yml
2 parents 6295c8e + 5ba0310 commit 03d9c1b

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
@@ -113,8 +113,8 @@ jobs:
113113
id: env
114114
run: |
115115
echo "$(go env GOPATH)/bin" >> $GITHUB_PATH
116-
# echo "::set-output name=version::${GITHUB_REF##*/}"
117116
echo "::set-output name=version::v24.4.0"
117+
# echo "::set-output name=version::${GITHUB_REF##*/}"
118118
- name: 'Download artifacts'
119119
uses: actions/download-artifact@v2
120120
with:

0 commit comments

Comments
 (0)