Commit 7be741f
committed
fix: remove release_ref option
The attest action includes `github.ref_name` which is the name of the
triggering workflow in the attestation metadata. This should be the same
reference used to create the release; otherwise, the attestation could
fail later. Therefore, there should not be an option to create the
release from a different ref than that used to create the attestation.1 parent 46651b1 commit 7be741f
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 17 | | |
22 | 18 | | |
23 | 19 | | |
| |||
83 | 79 | | |
84 | 80 | | |
85 | 81 | | |
86 | | - | |
| 82 | + | |
87 | 83 | | |
88 | 84 | | |
89 | 85 | | |
| |||
0 commit comments