fix CI deployment 3

This commit is contained in:
Yeicor
2024-03-10 18:05:21 +01:00
parent 844860ee1a
commit 49d0afa616

View File

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