Commit 99f4c9b
committed
chore(release): drop deprecated
Both inputs that this caller used to pass to the upstream reusable
release workflow are now deprecated/ignored:
- `bump` was deprecated when the auto-bump job was removed from
skill-repo-skill (releases now happen via signed tag-push only).
- `attest` (matrix-skill only) was deprecated when SLSA build
provenance flipped from opt-in to always-on in
netresearch/skill-repo-skill#79.
Removing them keeps release.yml honest. Also drops the
workflow_dispatch trigger entirely — clicking "Run workflow" did
nothing useful since the upstream only acts on tag-push. Comments on
the id-token/attestations grants are normalized away from
"required when attest: true" to "required by the attest job".
Net effect: zero behaviour change. Releases continue to ship via
signed tag-push and produce SLSA-attested archives.with: block and workflow_dispatch.bump1 parent 85eff39 commit 99f4c9b
1 file changed
Lines changed: 0 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 7 | | |
18 | 8 | | |
19 | 9 | | |
20 | 10 | | |
21 | | - | |
22 | | - | |
23 | 11 | | |
24 | 12 | | |
25 | 13 | | |
| |||
0 commit comments