Skip to content

Commit

Permalink
Merge pull request #8 from celo-org/pputman/test-branch-restrictions
Browse files Browse the repository at this point in the history
adding dynamic secrets
  • Loading branch information
pputman-clabs authored Feb 13, 2024
2 parents e34ea9c + a0b1d65 commit 8bb6fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
api-url: https://api.gateway.akeyless.celo-networks-dev.org
access-id: p-kf9vjzruht6l
static-secrets: '{"/dynamic-secrets/keys/github/docs/contents=write,pull_requests=write":"NPM_TOKEN"}'
dynamic-secrets: '{"/dynamic-secrets/keys/github/docs/contents=write,pull_requests=write":"NPM_TOKEN"}'

Build-Container-dev:
uses: celo-org/reusable-workflows/.github/workflows/container-cicd.yaml@v1.14.2
Expand Down

0 comments on commit 8bb6fe9

Please sign in to comment.