diff --git a/.github/workflows/test&stage.yml b/.github/workflows/test&stage.yml index 42e7556..8196c11 100644 --- a/.github/workflows/test&stage.yml +++ b/.github/workflows/test&stage.yml @@ -43,5 +43,5 @@ jobs: - name: Tagging the image run: | - - bash ${GITHUB_WORKSPACE}/ops/ci/create-tag.sh + bash ${GITHUB_WORKSPACE}/ops/ci/create-tag.sh shell: bash \ No newline at end of file