We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 890b93d commit d0c592dCopy full SHA for d0c592d
1 file changed
.github/workflows/main.yml
@@ -44,7 +44,7 @@ jobs:
44
id: create_release
45
uses: softprops/action-gh-release@v2.0.6
46
with:
47
- tag_name: v1.5
+ tag_name: v1.5.8
48
name: AbyssVideoDownloader-v${{ github.run_number }}
49
files: AbyssVideoDownloader/build/libs/abyss-dl.jar
50
draft: true
0 commit comments