Skip to content

Commit 4a0ebb4

Browse files
committed
chore: github action
1 parent 5578f44 commit 4a0ebb4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,7 @@ jobs:
5656
with:
5757
configuration: ".config/changelog_configuration.json"
5858
ignorePreReleases: "false"
59-
fromTag: "0.3.0"
60-
toTag: "10.0.0"
61-
59+
6260
- name: Create Release
6361
uses: softprops/action-gh-release@v1
6462
if: startsWith(github.ref, 'refs/tags/')

0 commit comments

Comments
 (0)