Skip to content

Commit

Permalink
pls
Browse files Browse the repository at this point in the history
  • Loading branch information
horahoradev committed Sep 2, 2021
1 parent 2ef1c46 commit 4ab151d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ steps.bump_version.outputs.ytdlp_version }}
tag_name: ${{ steps.bump_version.outputs.ytdlp_version }}_1
release_name: yt-dlp ${{ steps.bump_version.outputs.ytdlp_version }} 1
body: |
Changelog:
Expand Down

0 comments on commit 4ab151d

Please sign in to comment.