ci: Migrate Windows transition package

This commit is contained in:
Matt Borgerson
2026-01-04 23:04:49 -07:00
committed by mborgerson
parent b558315d21
commit 1448f1e5da
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
- name: Add transitionary package alias
run: |
pushd dist
cp xemu-$(cat XEMU_VERSION)-win-x86_64.zip xemu-win-release.zip
cp xemu-$(cat XEMU_VERSION)-win-x86_64.zip xemu-win-x86_64-release.zip
- name: Create release draft
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
with: