Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Commit 835bb11

Browse files
fix tab
1 parent 9bd75b8 commit 835bb11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/js-api-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
env:
119119
NODE_AUTH_TOKEN: $NPM_REGISTRY_TOKEN
120120

121-
- uses: actions/setup-node@v3
121+
- uses: actions/setup-node@v3
122122
name: Release library GH registry
123123
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/develop'
124124
with:

0 commit comments

Comments
 (0)