Skip to content

Commit bc4257e

Browse files
committedApr 15, 2024·
Update example usage
Signed-off-by: thepetk <thepetk@gmail.com>
1 parent 0b1f6d5 commit bc4257e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
id: deprecate-remove
4545
uses: thepetk/devfile-registry-maintainer@<version-hash>
4646
with:
47+
registry_repo_token: {{ secrets.GITHUB_TOKEN }}
4748
pr_creation_limit: <limit of PRs created per Run>
4849
deprecation_days_limit: <limit of inactivity days for deprecation>
4950
removal_days_limit: <limit of inactivity days for removal>

0 commit comments

Comments
 (0)
Please sign in to comment.