Skip to content

Commit

Permalink
chore: fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
purpshell committed Jan 19, 2024
1 parent ab7db8d commit 57d339d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/manual-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,5 @@ jobs:
- name: Install Dependencies
run: yarn

- name: "DEBUG - Show git status"
run: git status

- name: Release
run: "npx release-it --increment ${{ github.event.inputs.increment }}"

0 comments on commit 57d339d

Please sign in to comment.