Skip to content

Commit

Permalink
Merge pull request #38 from samrobbins85/patch-1
Browse files Browse the repository at this point in the history
Change uses to env in readme
  • Loading branch information
coreybutler authored Mar 29, 2023
2 parents 8bc1ad4 + a35fa83 commit fd7a76b
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 @@ -56,7 +56,7 @@ The `GITHUB_TOKEN` **must** be provided. Without this, it is not possible to cre

```yaml
- uses: butlerlogic/action-autotag@stable
with:
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
```

Expand Down

0 comments on commit fd7a76b

Please sign in to comment.