Skip to content

Commit 1cfa961

Browse files
authored
Update github_master.yml
Signed-off-by: Erdem Demir <[email protected]>
1 parent bd30655 commit 1cfa961

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/github_master.yml

-5
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,6 @@ jobs:
4848
4949
- name: NPM Version
5050
run: npm version
51-
52-
- name: Authenticate with NPM
53-
run: npm adduser
54-
env:
55-
CI: false
5651

5752
- name: NPM publish
5853
run: npm publish

0 commit comments

Comments
 (0)