Skip to content

Commit 6558d7f

Browse files
authored
adapt changelog build (#462)
1 parent da69ac8 commit 6558d7f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/changelog-build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@ jobs:
3333
env:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
with:
36-
# Configuration file is setup with filters for domains
37-
# owner:repo must point to current repo
38-
# fromTag: Auto resolved from historical tag order (previous tag compared to current tag)
39-
# toTag: Current tag reference
40-
configuration: ".github/workflows/config/changelog-config.json"
4136
owner: ${{ github.repository_owner }}
4237
repo: ${{ github.event.repository.name }}
4338
ignorePreReleases: "false"

0 commit comments

Comments
 (0)