Commit aff9de6
committed
leverage github api for release tag creation
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 7f1545c commit aff9de6
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