We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa2871 commit b40a0f2Copy full SHA for b40a0f2
1 file changed
.github/workflows/ci.yml
@@ -44,6 +44,7 @@ jobs:
44
with:
45
name: ${{ matrix.os }}
46
path: prebuilds
47
+ retention-days: 1
48
release:
49
if: startsWith(github.ref, 'refs/tags/')
50
needs: test
0 commit comments