We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64150be commit 0450d57Copy full SHA for 0450d57
.github/workflows/release.yml
@@ -87,7 +87,7 @@ jobs:
87
88
release:
89
needs: [prepare, build]
90
- if: github.repository_owner == 'viamrobotics
+ if: github.repository_owner == 'viamrobotics'
91
runs-on: ubuntu-latest
92
93
steps:
0 commit comments