Skip to content

Commit

Permalink
Fix: add repository to pontos call (#977)
Browse files Browse the repository at this point in the history
  • Loading branch information
nichtsfrei authored Mar 13, 2024
1 parent fcceb0a commit 00ac234
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ jobs:
--next-version ${{ env.NEW_VERSION }} \
--config changelog.toml \
--project $PROJECT \
--repository ${{ github.repository }} \
--versioning-scheme semver \
-o /tmp/changelog.md || true
# we would rather have empty release notes than no release
Expand Down

0 comments on commit 00ac234

Please sign in to comment.