Skip to content

Commit

Permalink
doc: Fix invalid GHA syntax in github-token example (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
acj committed Mar 22, 2023
1 parent 69d82fb commit 1b96160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ or

```yaml
- uses: extractions/setup-just@v1
input:
with:
github-token: ${{ secrets.MY_GITHUB_TOKEN }}
```

Expand Down

0 comments on commit 1b96160

Please sign in to comment.