1
1
mirror of https://github.com/neosubhamoy/pytubepp-helper.git synced 2026-02-04 11:22:22 +05:30

(ci/cd): ci test9

This commit is contained in:
2024-11-06 21:13:27 +05:30
Unverified
parent 7d0b21109c
commit 1be30a6065

View File

@@ -56,9 +56,9 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tagName: v__VERSION__
releaseName: 'pytubepp-helper-v__VERSION__'
releaseBody: CHANGELOG.md
# tagName: v__VERSION__
# releaseName: 'pytubepp-helper-v__VERSION__'
# releaseBody: 'See the assets to download this version and install.'
releaseDraft: true
prerelease: false
args: ${{ matrix.args }}