Skip to content

Commit

Permalink
Merge pull request #111 from baynezy/feature/issue-110-bug
Browse files Browse the repository at this point in the history
Fix bug with creating a release
  • Loading branch information
baynezy authored Apr 26, 2024
2 parents 70664cd + feecaff commit 98f3742
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/draft-new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
minor-version: ${{ github.event.inputs.minor_version }}
patch-version: ${{ github.event.inputs.patch_version }}
build-version: ${{ github.run_number }}
}

- name: Update changelog
uses: thomaseizinger/[email protected]
Expand Down

0 comments on commit 98f3742

Please sign in to comment.