Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Leventer authored Nov 25, 2019
1 parent 84a87b5 commit 84aadf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: GitHub Issue Due Dates Action
uses: alexleventer/github-issue-due-dates-action@master
env:
uses: alexleventer/github-issue-due-dates-action@1.0.6
with:
GH_TOKEN: "${{ secrets.GH_TOKEN }}"
```
3. Generate a [personal access GitHub token](https://github.com/settings/tokens).
Expand Down

0 comments on commit 84aadf7

Please sign in to comment.