Skip to content

Commit

Permalink
Use v1 instead of v1.1 in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
charmixer committed Feb 4, 2021
1 parent 907f479 commit a21d20b
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 @@ -77,7 +77,7 @@ jobs:
- uses: actions/checkout@v1

- name: Generate changelog
uses: charmixer/auto-changelog-action@v1.1
uses: charmixer/auto-changelog-action@v1
with:
token: ${{ secrets.YOUR_GITHUB_TOKEN or GITHUB_TOKEN }}

Expand Down

0 comments on commit a21d20b

Please sign in to comment.