We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f57756 commit 4e9d2feCopy full SHA for 4e9d2fe
README.md
@@ -8,7 +8,7 @@ This GitHub Action can be used to impersonate a GitHub App when `secrets.GITHUB_
8
9
```yml
10
jobs:
11
- job:
+ run:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Generate token
0 commit comments