diff --git a/.github/workflows/RepulserEngineBuildWorkflow.yml b/.github/workflows/RepulserEngineBuildWorkflow.yml index e2a6ad2..0def886 100644 --- a/.github/workflows/RepulserEngineBuildWorkflow.yml +++ b/.github/workflows/RepulserEngineBuildWorkflow.yml @@ -16,6 +16,7 @@ jobs: - name: Get the version id: get_version + shell: cmd run: | set A="::set-output name=TAG::" set B=${{github.ref}}