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 048e64a commit 4f036f6
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 @@ -33,7 +33,7 @@ jobs:
- name: Build3
run: node build_win.js
- name: Rename
run: copy windows-installer/SAGE3-Installer.exe auto-update-sage3-win32-x64.exe
run: mv windows-installer/SAGE3-Installer.exe auto-update-sage3-win32-x64.exe
- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit 4f036f6

Please sign in to comment.