Skip to content

Commit ac4f081

Browse files
Merge branch 'release/1.2.6'
2 parents b4d1867 + 3c3f1aa commit ac4f081

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
with:
1616
node-version: 22
1717
registry-url: https://registry.npmjs.org/
18+
- run: corepack enable
1819
- run: yarn install
1920
- run: npm publish --access public
2021
env:

0 commit comments

Comments
 (0)