Skip to content

Commit

Permalink
and another windows test!
Browse files Browse the repository at this point in the history
  • Loading branch information
naseif committed Sep 23, 2023
1 parent 4b1c330 commit 80b6b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: |
./release/build/win-release.zip
./release/build/windows-release.zip
token: ${{ secrets.GITHUB_TOKEN }}
release_name: ${{ github.ref }}

0 comments on commit 80b6b2c

Please sign in to comment.