Commit 2af7293
committed
ci:
Not sure why, but it failed without one in CI:
```
$ gh release create --notes-file gh-release-notes.md --verify-tag "$VERSION" dist/*
failed to run git: fatal: not a git repository (or any of the parent directories): .git
```gh release create needs a checkout1 parent 52d8e68 commit 2af7293
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
123 | 128 | | |
124 | 129 | | |
125 | 130 | | |
| |||
0 commit comments