diff --git a/.github/workflows/deploy2.yml b/.github/workflows/deploy2.yml index 482db7b..e397791 100644 --- a/.github/workflows/deploy2.yml +++ b/.github/workflows/deploy2.yml @@ -21,7 +21,6 @@ concurrency: jobs: rebuild: # Makes sure all artifacts are updated and use the new version - needs: "update-versions" uses: "./.github/workflows/build.yml" with: ref: "${{ inputs.ref }}"