Skip to content

Commit

Permalink
chore(release): Fix 1.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrianmjim committed Oct 24, 2024
1 parent 9a5e595 commit f43c139
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ jobs:
git config --global user.name "${{ github.event.sender.login }}"
- name: Apply standard-version
run: |
ls
standard-version -t "" --no-verify
run: standard-version -t "" --no-verify

- name: Get new version
id: version
Expand Down

0 comments on commit f43c139

Please sign in to comment.