Skip to content

Commit

Permalink
chore: github action
Browse files Browse the repository at this point in the history
  • Loading branch information
funnyzak committed Apr 15, 2022
1 parent 5578f44 commit 4a0ebb4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,7 @@ jobs:
with:
configuration: ".config/changelog_configuration.json"
ignorePreReleases: "false"
fromTag: "0.3.0"
toTag: "10.0.0"


- name: Create Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit 4a0ebb4

Please sign in to comment.