diff --git a/.github/workflows/build-deploy.yml b/.github/workflows/build-deploy.yml index 6f99570e1..eeb83f36e 100644 --- a/.github/workflows/build-deploy.yml +++ b/.github/workflows/build-deploy.yml @@ -63,9 +63,9 @@ jobs: runs-on: XBY_IJMP_machine - concurrency: test + concurrency: built-plugin environment: - name: test + name: built-plugin url: http://178.172.233.157/plugin-builds/${{steps.extract_branch.outputs.BRANCH_NAME}}/${{ steps.generate_file_name.outputs.NEW_FILE_NAME }} steps: