Skip to content

Commit

Permalink
Update 2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EriTang authored Jan 6, 2021
1 parent 53a7a65 commit 1457922
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,12 +167,11 @@ jobs:
files: ${{ env.FIRMWARE }}/*

- name: Delete workflow runs
uses: Mattraks/delete-workflow-runs@main
uses: GitRML/delete-workflow-runs@main
with:
retain_days: 1
keep_minimum_runs: 3


- name: Remove old Releases
uses: dev-drprasad/[email protected]
if: env.UPLOAD_RELEASE == 'true' && !cancelled()
Expand Down

0 comments on commit 1457922

Please sign in to comment.