5 lines
157 B
Markdown
5 lines
157 B
Markdown
gh: To use GitHub CLI in a GitHub Actions workflow, set the GH_TOKEN environment variable. Example:
|
|
env:
|
|
GH_TOKEN: ${{ github.token }}
|
|
: exit status 4
|