Skip to content

Commit

Permalink
docs(readme): remove token from example
Browse files Browse the repository at this point in the history
Token is optional and should not be defined in the example. Let's
continue to improve the README.md in #39.
  • Loading branch information
FantasticFiasco committed Jul 18, 2020
1 parent 880e120 commit 3380ae6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: FantasticFiasco/action-update-license-year@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}

```

0 comments on commit 3380ae6

Please sign in to comment.