Skip to content

Commit 2102007

Browse files
v1.35.0
1 parent 2ccf2b2 commit 2102007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
id: current_tag
4242
uses: WyriHaximus/github-action-get-previous-tag@v1
4343

44-
- name: Release binaries
44+
- name: Release binaries (no package)
4545
run: ./scripts/release_binaries.sh --version=v${{ steps.current_tag.outputs.tag }}
4646

4747
- name: Release new version

0 commit comments

Comments
 (0)