Skip to content

Commit d5743c5

Browse files
committed
Enable WIP RedumpTool versions
1 parent cabd0f8 commit d5743c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uses: ncipollo/release-action@v1.20.0
4040
with:
4141
allowUpdates: True
42-
artifacts: "*.nupkg,*.snupkg"
42+
artifacts: "*.nupkg,*.snupkg,*.zip"
4343
body: "Last built commit: ${{ github.sha }}"
4444
name: "Rolling Release"
4545
prerelease: True

0 commit comments

Comments
 (0)