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.
2 parents 35b711d + 5913d51 commit af2d29bCopy full SHA for af2d29b
.github/workflows/ubuntu-core-image.yaml
@@ -66,7 +66,7 @@ jobs:
66
path: turtlebot3c.qcow2
67
release-image:
68
runs-on: ubuntu-latest
69
- needs: ubuntu-image
+ needs: qcow2-convertion
70
if: startsWith(github.ref, 'refs/tags/')
71
permissions:
72
contents: write
0 commit comments