Skip to content

Commit

Permalink
fix release CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gofmanaa committed Jul 24, 2024
1 parent 2465f2d commit 6f0a86a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,7 @@ jobs:
- name: release
uses: softprops/action-gh-release@v2
with:
files: |
release-binaries/*
files: "./release-binaries/*.zip"

draft: false
prerelease: false
Expand Down

0 comments on commit 6f0a86a

Please sign in to comment.