Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Commit

Permalink
Update delete-workflows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SuLingGG authored Dec 28, 2021
1 parent 0761ca8 commit 1c2c2de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/delete-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
retain_days: 7

- name: Delete Old Toolchain Assets
if: steps.hash.outputs.REBUILD_TOOLCHAIN == 'true'
uses: mknejp/delete-release-assets@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1c2c2de

Please sign in to comment.