Enable WIP RedumpTool versions

This commit is contained in:
Matt Nadareski
2026-02-28 09:54:49 -05:00
parent cabd0f8561
commit d5743c59d8

View File

@@ -39,7 +39,7 @@ jobs:
uses: ncipollo/release-action@v1.20.0
with:
allowUpdates: True
artifacts: "*.nupkg,*.snupkg"
artifacts: "*.nupkg,*.snupkg,*.zip"
body: "Last built commit: ${{ github.sha }}"
name: "Rolling Release"
prerelease: True