Skip to content

Commit f3a475e

Browse files
authored
feat(release-workflow): npm token is now optional instead of required
1 parent 42070c8 commit f3a475e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ name: Release
44
workflow_call:
55
secrets:
66
NPM_TOKEN:
7-
required: true
87
env:
98
FORCE_COLOR: 1
109
NPM_CONFIG_COLOR: always

0 commit comments

Comments
 (0)