Changed retention policy

This commit is contained in:
Ben Meadors 2022-11-09 07:20:53 -06:00 committed by Thomas Göttgens
parent c4951b1236
commit 87c555bde3

View File

@ -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' }}