We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc4346e commit 5e84655Copy full SHA for 5e84655
README.md
@@ -13,7 +13,7 @@ jobs:
13
14
- name: Build Python Application Standalone Package
15
id: pystand-build
16
- uses: BHznJNs/pystand-build@release-2
+ uses: BHznJNs/pystand-build@release-5
17
with:
18
application-name: "YourApplicationName"
19
python-version: "3.11.9"
0 commit comments