diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index c67f1cb..af97356 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -30,7 +30,7 @@ jobs: tags: | git.euph.dev/actions/runner-basic:latest - build_matrix: + build_matrix: needs: build_act runs-on: 'ubuntu-latest' if: success('build_act')