We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da69ac8 commit 6558d7fCopy full SHA for 6558d7f
.github/workflows/changelog-build.yml
@@ -33,11 +33,6 @@ jobs:
33
env:
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35
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"
41
owner: ${{ github.repository_owner }}
42
repo: ${{ github.event.repository.name }}
43
ignorePreReleases: "false"
0 commit comments