diff --git a/.github/workflows/ubuntu-core-image.yaml b/.github/workflows/ubuntu-core-image.yaml index a14333a..3314756 100644 --- a/.github/workflows/ubuntu-core-image.yaml +++ b/.github/workflows/ubuntu-core-image.yaml @@ -66,7 +66,7 @@ jobs: path: turtlebot3c.qcow2 release-image: runs-on: ubuntu-latest - needs: ubuntu-image + needs: qcow2-convertion if: startsWith(github.ref, 'refs/tags/') permissions: contents: write