From 480078cc6a7e2985047e7062f36bc4b7ff537ac5 Mon Sep 17 00:00:00 2001 From: Jeremie Deray Date: Tue, 1 Oct 2024 18:54:16 +0200 Subject: [PATCH] CI release after conversion --- .github/workflows/ubuntu-core-image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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