Skip to content

Commit

Permalink
Fix tag
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Jul 11, 2022
1 parent 977b42b commit 8806257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yaml
Expand Up @@ -30,7 +30,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
configureSections: ${{ steps.config.outputs.config }}
cacheFile: github-changelog-generator.cache
sinceTag: 3.20.0
sinceTag: release/3.20.0

- run: c2cciutils-checks --fix --check=prettier
- run: git add CHANGELOG.md github-changelog-generator.cache
Expand Down

0 comments on commit 8806257

Please sign in to comment.