Skip to content

Commit

Permalink
Windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ttdm committed Jan 1, 2023
1 parent d809bca commit 2393ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
-
name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v0.1.13
with:
files: ${{ github.workspace }}\build\final.zip
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2393ff6

Please sign in to comment.