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

Commit cd4b6d5

Browse files
committed
fix(release): Created new NPM_TOKEN & GH_TOKEN in place of npm login
1 parent 0423c26 commit cd4b6d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ script:
2727
before_script:
2828
- npm prune
2929
after_success:
30-
- printf "$NPM_USER\n$NPM_PWD\n$NPM_USER@redhat.com" | npm login
3130
- npm run semantic-release
3231
- npm run publish-travis
3332

0 commit comments

Comments
 (0)