Commit 89904a7
authored
chore: env.GITHUB_ACTOR (#181)
Update GitHub credentials source in release workflow for `stage` profile
Changed the Maven settings to use environment variables instead of
secrets for GitHub credentials. This enhances security by aligning with
the recommended best practices for GitHub Actions.1 parent 8220dbf commit 89904a7
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments