Skip to content

Commit 6b48ed5

Browse files
authored
chore: Reverting build option set in release.yml (#475)
2 parents e138f9e + bba2694 commit 6b48ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
uses: ./.github/workflows/npm-release.yml
2020
with:
2121
node-version: 22
22-
require-build: true
22+
require-build: false
2323
secrets:
2424
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)