Skip to content

Commit 93cb6f3

Browse files
authored
build: Release (#2670)
2 parents 415b8dc + bf469da commit 93cb6f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-automated.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- uses: actions/setup-node@v4
1515
with:
1616
node-version: 18
17+
registry-url: https://registry.npmjs.org/
1718
cache: npm
1819
- run: npm ci
1920
- run: npx semantic-release

0 commit comments

Comments
 (0)