Skip to content

Commit 1b96160

Browse files
authored
doc: Fix invalid GHA syntax in github-token example (#12)
1 parent 69d82fb commit 1b96160

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ or
3838

3939
```yaml
4040
- uses: extractions/setup-just@v1
41-
input:
41+
with:
4242
github-token: ${{ secrets.MY_GITHUB_TOKEN }}
4343
```
4444

0 commit comments

Comments
 (0)