Skip to content

Commit

Permalink
reverts back to using major version tag (because it is kept up to dat…
Browse files Browse the repository at this point in the history
…e now)
  • Loading branch information
CSchoel committed Jan 10, 2022
1 parent ec26460 commit c6082f3
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 @@ -13,7 +13,7 @@ jobs:
name: "My fancy build"
runs-on: ubuntu-latest
steps:
- uses: CSchoel/release-notes-from-changelog@v1.1
- uses: CSchoel/release-notes-from-changelog@v1
- name: Create Release using GitHub CLI
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c6082f3

Please sign in to comment.