Skip to content

Commit

Permalink
121
Browse files Browse the repository at this point in the history
  • Loading branch information
Leetfs committed Dec 12, 2024
1 parent 5380a59 commit 5982b5d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ jobs:
uses: softprops/[email protected]
with:
files: |
macos-${{ env.VERSION }}
windows-${{ env.VERSION }}
linux-${{ env.VERSION }}
macos-${{ env.VERSION }}.zip
windows-${{ env.VERSION }}.zip
linux-${{ env.VERSION }}.zip
tag_name: ${{ env.VERSION }}

# - name: Upload Linux Asset
Expand Down

0 comments on commit 5982b5d

Please sign in to comment.