mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-14 04:33:29 +00:00
reduced retention days
This commit is contained in:
2
.github/workflows/pack_early.yaml
vendored
2
.github/workflows/pack_early.yaml
vendored
@@ -33,7 +33,7 @@ jobs:
|
|||||||
name: ${{ matrix.arrays.os.target }}
|
name: ${{ matrix.arrays.os.target }}
|
||||||
path: target/release/armatak.dll
|
path: target/release/armatak.dll
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
retention-days: 15
|
retention-days: 7
|
||||||
package:
|
package:
|
||||||
needs: build_extension
|
needs: build_extension
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user