Commit 864e9ce
authored
fix: GPG key and Maven credentials in release workflow (#171)
Revised the GPG key and Maven credentials used in the GitHub release
workflow for better security and consistency. The `gpg-private-key` and
`gpg-passphrase` are now using updated secret variables. Updated the
Maven credentials to use consistent naming conventions across the
workflow.1 parent 8b3cbed commit 864e9ce
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
0 commit comments