We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3181e8c commit b3beb3cCopy full SHA for b3beb3c
1 file changed
README.md
@@ -16,7 +16,7 @@ This action provides potential solutions for these cases. By detecting the Githu
16
17
```yaml
18
name: Authorized Actor
19
-uses: aasmal97/AuthorizedActor@v1.0.0
+uses: aasmal97/AuthorizedGithubUser@v1.0.0
20
with:
21
authorizedActors: ${{secrets.AUTHORIZED_ACTORS}}
22
```
0 commit comments