Skip to content

Commit

Permalink
Update remove-old-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhonghuaifang authored Jan 17, 2023
1 parent 40ae936 commit d48fad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/remove-old-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Delete workflow runs
uses: Mattraks/delete-workflow-runs@v2.0.3
uses: Mattraks/delete-workflow-runs@v2
with:
token: ${{ github.token }}
repository: ${{ github.repository }}
Expand Down

0 comments on commit d48fad7

Please sign in to comment.