Skip to content

Commit

Permalink
Update python-windows-exe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
skelsec authored Nov 29, 2023
1 parent 7e7af0c commit 0dc12b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-windows-exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}/

0 comments on commit 0dc12b4

Please sign in to comment.