Skip to content

Commit

Permalink
Update build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oldzoomer-gh authored Dec 21, 2024
1 parent e5bd3f2 commit 3642ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: ./create_packages.bash

- name: upload binaries to release
uses: softprops/action-gh-release@v2.2.0
uses: softprops/action-gh-release@v2
if: ${{startsWith(github.ref, 'refs/tags/') }}
with:
files: |
Expand Down

0 comments on commit 3642ba1

Please sign in to comment.