Update README.md

This commit is contained in:
Sam Robbins 2023-01-22 20:15:04 +00:00 committed by GitHub
parent 8bc1ad456d
commit a35fa831ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}"
```