Changed retention policy

pull/1923/head^2
Ben Meadors 2022-11-09 07:20:53 -06:00
rodzic cb283f4c57
commit d77bc239c1
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -410,7 +410,7 @@ jobs:
with:
name: debug-elfs-${{ steps.version.outputs.version }}.zip
path: ./*.elf
retention-days: 90
retention-days: 30
- name: Create request artifacts
if: ${{ github.event_name == 'pull_request_target' || github.event_name == 'pull_request' }}