Skip to content

Commit ecc1a60

Browse files
authored
Merge pull request #2366 from pyth-network/morancj/pyth_near-artifact-retention
Lower pyth_near build artifact retention to 90d, max for public GH repos
2 parents 3b47367 + b0b9b45 commit ecc1a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-near-contract.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
with:
4747
name: pyth_near.wasm
4848
path: target_chains/near/receiver/target/near/pyth_near.wasm
49-
retention-days: 365
49+
retention-days: 90

0 commit comments

Comments
 (0)