From 0dc12b406013c902a91492d80c92443134297d22 Mon Sep 17 00:00:00 2001 From: skelsec Date: Wed, 29 Nov 2023 11:12:16 +0100 Subject: [PATCH] Update python-windows-exe.yml --- .github/workflows/python-windows-exe.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-windows-exe.yml b/.github/workflows/python-windows-exe.yml index 347ce2f..cf24d56 100644 --- a/.github/workflows/python-windows-exe.yml +++ b/.github/workflows/python-windows-exe.yml @@ -63,4 +63,4 @@ jobs: - name: Upload Executables to GCS run: | - gsutil cp builder\pyinstaller\*.exe gs://skelsec-github-foss/${{ github.event.repository.name }}/${{ env.PROJVERSION }}/ + gsutil cp builder\pyinstaller\*.exe gs://skelsec-github-foss/${{ github.event.repository.name }}/${{ env.GITHUB_STATE.PROJVERSION }}/