Skip to content

Commit 4e9d2fe

Browse files
committed
docs: 📚️ usage of action
1 parent 7f57756 commit 4e9d2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This GitHub Action can be used to impersonate a GitHub App when `secrets.GITHUB_
88

99
```yml
1010
jobs:
11-
job:
11+
run:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Generate token

0 commit comments

Comments
 (0)