Commit 2506abb
committed
Simplify release workflow secrets configuration
Remove unused SSM parameters from the release workflow to streamline secret retrieval. This removes the following token references that are no longer needed:
- CIRCLECI_CLI_TOKEN
- BITBUCKET_USERNAME
- BITBUCKET_TOKEN
- GITHUB_RELEASE_TOKEN (via SSM)1 parent e1b73fe commit 2506abb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments