Commit 10c03d4
authored
ci: Update SSM parameter pairs for Sonatype credentials (#44)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> **Low Risk**
> Low risk workflow-only change that just points secret retrieval at new
SSM parameter names; main risk is failed releases if the new parameters
are missing/misnamed.
>
> **Overview**
> Updates the `publish.yml` GitHub Actions workflow to fetch Sonatype
credentials from the new SSM paths under
`.../sonatype/central/{username,password}` instead of the previous
`.../sonatype/{username,password}` parameters, leaving the rest of the
publish process unchanged.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
eeab9b9. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 138f1f8 commit 10c03d4
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments