Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thepetk authored Apr 15, 2024
1 parent 163cdc1 commit f4b47cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
id: deprecate-remove
uses: thepetk/devfile-registry-maintainer@<version-hash>
with:
registry_repo_token: {{ secrets.GITHUB_TOKEN }}
registry_repo_token: ${{ secrets.GITHUB_TOKEN }}
pr_creation_limit: <limit of PRs created per Run>
deprecation_days_limit: <limit of inactivity days for deprecation>
removal_days_limit: <limit of inactivity days for removal>
Expand Down

0 comments on commit f4b47cb

Please sign in to comment.