Skip to content

Commit

Permalink
ci: Remove problematic branches flag from semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
Thatchapon Unprasert committed Nov 8, 2024
1 parent f67e114 commit 149701a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
with:
node-version: 18
- run: yarn install --frozen-lockfile
- run: yarn semantic-release --branches ${{ github.event.inputs.branch }}
- run: yarn semantic-release

0 comments on commit 149701a

Please sign in to comment.