Commit 372d8f7
ci: bind GPG keyid via env before shell in release-publish
Per review: keyid comes from crazy-max/ghaction-import-gpg parsing a
repo-owned secret, so practical risk is low; bind it anyway so every
run: block in the release path follows the same env-first pattern and
the invariant does not depend on that action's output staying trusted.
Made-with: Cursor
Signed-off-by: SashaMIT <sash.t.mitchell@gmail.com>1 parent aa39561 commit 372d8f7
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
0 commit comments