Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-j-h authored May 7, 2024
1 parent 6295c8e commit 5ba0310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ jobs:
id: env
run: |
echo "$(go env GOPATH)/bin" >> $GITHUB_PATH
# echo "::set-output name=version::${GITHUB_REF##*/}"
echo "::set-output name=version::v24.4.0"
# echo "::set-output name=version::${GITHUB_REF##*/}"
- name: 'Download artifacts'
uses: actions/download-artifact@v2
with:
Expand Down

0 comments on commit 5ba0310

Please sign in to comment.