We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82427ab commit a12fbaeCopy full SHA for a12fbae
.github/workflows/build.yaml
@@ -61,4 +61,5 @@ jobs:
61
uses: softprops/action-gh-release@v2
62
with:
63
files: ${WF_ZIPFILE}
64
+ tag_name: ${{ github.event.inputs.py_commit }}-${NOW}
65
repository: TbhLovers/PythonBuilds
0 commit comments