Skip to content

Commit ed8cd67

Browse files
committed
syntax
1 parent c6845d9 commit ed8cd67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ jobs:
5353
- run: npm run dist
5454
# publish to NPM
5555
- run: npm publish
56-
env:
57-
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_KEY }}
56+
env:
57+
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_KEY }}

0 commit comments

Comments
 (0)