Commit 5840e12
committed
fix: branch2obs.sh: run workflows even if local repo has multiple remotes
add an explicit -R/--repo option to gh, like the other invocations do,
otherwise it fails with:
> Starting GitHub Action obs-staging-live.yml...
> X No default remote repository has been set. To learn more about the default repository, run: gh repo set-default --help
> please run `gh repo set-default` to select a default remote repository.1 parent 6a362d8 commit 5840e12
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| |||
0 commit comments