diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fe338432..68be1964 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: uses: SonarSource/vault-action-wrapper@d1c1ab4ca5ad07fd9cdfe1eff038a39673dfca64 # tag=2.4.2-1 with: secrets: - development/kv/data/repox url | repox_url + development/kv/data/repox url | repox_url; development/artifactory/token/SonarSource-eslint-plugin-sonarjs-qa-deployer access_token | qa_deployer_access_token; development/artifactory/token/SonarSource-eslint-plugin-sonarjs-promoter access_token | promoter_access_token; development/kv/data/npmjs sonartech_npm_token | npm_token;