Skip to content

Commit

Permalink
Fix retention period
Browse files Browse the repository at this point in the history
  • Loading branch information
NHAS committed Jun 11, 2023
1 parent 31d1b0b commit 8cc6935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
name: wag_binary
path: wag
retention-days: 1
retention-days: 1
deploy:
runs-on: ubuntu-22.04
needs: build-and-test
Expand Down

0 comments on commit 8cc6935

Please sign in to comment.