Skip to content

Commit

Permalink
Merge pull request #41 from igorjs/chore/update-readme
Browse files Browse the repository at this point in the history
chore(docs): update readme
  • Loading branch information
igorjs committed Jul 1, 2022
2 parents e46a2b9 + a37bbf0 commit 8260e41
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -30,11 +30,9 @@ jobs:
clean-logs:
runs-on: ubuntu-latest
steps:
- uses: igorjs/gh-actions-clean-workflow@v1
- uses: igorjs/gh-actions-clean-workflow@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
owner: ${{ github.repository_owner }}
repo: ${{ github.event.repository.name }}
days_old: ${{ github.event.inputs.days_old }}
```

Expand Down

0 comments on commit 8260e41

Please sign in to comment.