Skip to content

Commit

Permalink
updating the path to the npm publish secret to the new folder
Browse files Browse the repository at this point in the history
  • Loading branch information
pputman-clabs committed Nov 16, 2023
1 parent 6a96828 commit f1395a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
api-url: https://api.gateway.akeyless.celo-networks-dev.org
access-id: p-kf9vjzruht6l
static-secrets: '{"/static-secrets/apps-tooling-circle/npm-publish-token":"NPM_TOKEN"}'
static-secrets: '{"/static-secrets/dev-tooling-circle/npm-publish-token":"NPM_TOKEN"}'
- name: Setup Node.js 18.x
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit f1395a3

Please sign in to comment.