Skip to content

Commit 3a3eb34

Browse files
committed
clean old publish
1 parent a95b805 commit 3a3eb34

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/CD.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,4 @@ jobs:
1717
id: semantic
1818
env:
1919
GITHUB_TOKEN: ${{ github.token }}
20-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
21-
- run: npm publish --access public
22-
env:
23-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
20+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)