Skip to content

Commit

Permalink
Merge pull request #2366 from pyth-network/morancj/pyth_near-artifact…
Browse files Browse the repository at this point in the history
…-retention

Lower pyth_near build artifact retention to 90d, max for public GH repos
  • Loading branch information
morancj authored Feb 10, 2025
2 parents 3b47367 + b0b9b45 commit ecc1a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-near-contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
with:
name: pyth_near.wasm
path: target_chains/near/receiver/target/near/pyth_near.wasm
retention-days: 365
retention-days: 90

0 comments on commit ecc1a60

Please sign in to comment.