Compare commits

...

1 Commits

Author SHA1 Message Date
Yeicor
49d0afa616 fix CI deployment 3 2024-03-10 18:05:21 +01:00

View File

@@ -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 }}"