Skip to content

Commit

Permalink
tag_windows.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
renambot committed Jun 22, 2023
1 parent b4e73df commit 048e64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag_windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: npx electron-packager . --platform=win32 --arch=x64 --icon=s3.ico --overwrite
- name: Build3
run: node build_win.js
- uses: Rename
- name: Rename
run: copy windows-installer/SAGE3-Installer.exe auto-update-sage3-win32-x64.exe
- name: Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 048e64a

Please sign in to comment.