Skip to content

Commit

Permalink
v1.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriansaliou committed Sep 1, 2023
1 parent 2ccf2b2 commit 2102007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
id: current_tag
uses: WyriHaximus/github-action-get-previous-tag@v1

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

- name: Release new version
Expand Down

0 comments on commit 2102007

Please sign in to comment.