Skip to content

Commit 239270c

Browse files
Update build.yml
1 parent 06d6e8d commit 239270c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,6 @@ jobs:
156156
# override for semantic-release
157157
export GITHUB_REF=refs/heads/release GITHUB_SHA=${{ steps.merge.outputs.commit }}
158158
pnpm release
159-
if: ${{ github.ref_name == github.event.repository.default_branch }}
159+
# if: ${{ github.ref_name == github.event.repository.default_branch }}
160160
env:
161161
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)