(cherry picked from commit 54b1ce2cdb)
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
This commit is contained in:
co-authored by
Jack Westbrook
parent
05f18add0b
commit
d38179bc79
@@ -53,6 +53,9 @@ def release_npm_packages_step(edition, ver_mode):
|
||||
'NPM_TOKEN': {
|
||||
'from_secret': 'npm_token',
|
||||
},
|
||||
'GITHUB_PACKAGE_TOKEN': {
|
||||
'from_secret': 'github_package_token',
|
||||
},
|
||||
},
|
||||
'commands': commands,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user