Commit 89ff275
authored
leverage github api for release tag creation (#561)
This was historically done via an external action and refactored to try and use git cli directly. However, the local
repository isn't configured as desired, so using the gh cli accomplishes the same as the external action without having
to manipulate the repository on the runner's disk.
Signed-off-by: Jose R. Gonzalez <[email protected]>1 parent 96ba420 commit 89ff275
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
210 | | - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
0 commit comments