We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97b2067 + f77766e commit afc97eaCopy full SHA for afc97ea
.github/workflows/publish_binaries.yml
@@ -14,10 +14,10 @@ jobs:
14
os: [ubuntu-latest, macos-latest]
15
include:
16
- os: ubuntu-latest
17
- artifact_name: python-project-generator
+ artifact_name: python-project
18
asset_name: python-project-generator-linux-amd64
19
- os: macos-latest
20
21
asset_name: python-project-generator-macos-amd64
22
steps:
23
- uses: actions/checkout@v4
0 commit comments