diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ac5f57353..84e1e03d4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,7 +29,7 @@ jobs: env: SOLUTION_FILE_PATH: ShareX.sln ASSEMBLY_INFO_PATH: SharedAssemblyInfo.cs - + outputs: APP_VERSION: ${{ steps.get_app_version.outputs.APP_VERSION }}