Commit 76aa7fe
committed
fix: add actions/checkout to release job for gh CLI git context
gh release create requires a local git repository to determine
the remote origin. The release job only downloaded artifacts
without checking out the repo, causing 'fatal: not a git
repository'.1 parent d86b8d5 commit 76aa7fe
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
| |||
0 commit comments