mirror of
https://github.com/darkzoul5/YoutubePlaylistSync.git
synced 2026-07-03 04:23:59 +03:00
Compare commits
2 Commits
e52dbdcb2e
...
d7a05c5f52
| Author | SHA1 | Date | |
|---|---|---|---|
| d7a05c5f52 | |||
| 93522423ae |
@@ -253,7 +253,7 @@ jobs:
|
||||
docker push ghcr.io/${GITHUB_ACTOR}/ytpld:latest
|
||||
|
||||
- name: Create Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
uses: softprops/action-gh-release@v3
|
||||
with:
|
||||
tag_name: ${{ github.event.inputs.tag }}
|
||||
draft: true
|
||||
|
||||
Reference in New Issue
Block a user