diff --git a/.github/workflows/ci-tag-release.yml b/.github/workflows/ci-tag-release.yml index 6972a1b..989d2cc 100644 --- a/.github/workflows/ci-tag-release.yml +++ b/.github/workflows/ci-tag-release.yml @@ -40,6 +40,7 @@ jobs: release: name: Create Release from tag + needs: build runs-on: ubuntu-latest steps: - name: Download tool artifact