mirror of
https://github.com/darkzoul5/YoutubePlaylistSync.git
synced 2026-07-03 12:34:00 +03:00
Update release workflow to use actions/release@v1 for asset uploads
This commit is contained in:
@@ -88,7 +88,7 @@ jobs:
|
||||
|
||||
# ---------------- Upload Release Assets ----------------
|
||||
- name: Upload release assets
|
||||
uses: gitea/action-release@v1
|
||||
uses: actions/release@v1
|
||||
with:
|
||||
files: |
|
||||
yt-playlist-windows-${CI_COMMIT_TAG}.zip
|
||||
|
||||
Reference in New Issue
Block a user