Skip to content

Commit a427a90

Browse files
committed
- ignorePreReleases for changelog
1 parent 6141c38 commit a427a90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ jobs:
113113
uses: mikepenz/release-changelog-builder-action@v5
114114
with:
115115
configuration: ".github/config/configuration.json"
116+
ignorePreReleases: true
116117
env:
117118
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
118119

0 commit comments

Comments
 (0)