(cherry picked from commit 59e153cde8)
Co-authored-by: Dimitris Sotirakis <dimitrios.sotirakis@grafana.com>
This commit is contained in:
co-authored by
Dimitris Sotirakis
parent
a36706f226
commit
f9a7ad06d7
@@ -113,7 +113,6 @@ def release_npm_packages_step(edition, ver_mode):
|
||||
],
|
||||
'environment': {
|
||||
'NPM_TOKEN': from_secret('npm_token'),
|
||||
'GITHUB_PACKAGE_TOKEN': from_secret('github_package_token'),
|
||||
},
|
||||
'commands': ['./scripts/build/release-npm-packages.sh ${DRONE_TAG}'],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user