Skip to content
Snippets Groups Projects
Unverified Commit d4fb6a31 authored by Florian Forster's avatar Florian Forster
Browse files

fixup! feat(semantic-release): If defined, use `VAULT_AUTH_ROLE_PROTECTED`.

parent 4db7f9d3
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -47,6 +47,7 @@ Done :tada:
 
1. Create a [Project Access Token](#project-access-token) for Semantic Release.
1. Store the *Project Access Token* in [Vault](#vault) or a [CI variable](#ci-variable).
1. Create a `VAULT_AUTH_ROLE_PROTECTED` CI variable and set it to `${VAULT_AUTH_ROLE}-rw`. Ensure variable expansion is enabled.
1. Create a `.releaserc.json` file in your project. Copy this one if you are unsure.
 
```json
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment