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 88aeaa7 commit fc0009aCopy full SHA for fc0009a
.github/workflows/release.yml
@@ -20,7 +20,7 @@ on:
20
21
jobs:
22
prepare:
23
- if: github.repository_owner == 'viamrobotics' && github.ref == 'refs/heads/main')
+ if: github.repository_owner == 'viamrobotics' && github.ref == 'refs/heads/main'
24
runs-on: [self-hosted, x64]
25
container:
26
image: ghcr.io/viamrobotics/canon:amd64
0 commit comments