push.yml: revert changes to working workaround but keep retention-days == 1

This commit is contained in:
Ivan Zorin
2023-12-19 08:44:02 +03:00
parent 5879456436
commit a290735d44

View File

@@ -134,10 +134,6 @@ jobs:
path: metadata/*
if-no-files-found: error
- uses: geekyeggo/delete-artifact@v2
with:
name: .metadata-*
tests:
runs-on: ubuntu-20.04