mirror of
https://github.com/darkzoul5/YoutubePlaylistSync.git
synced 2026-07-04 04:53:58 +03:00
Fix release workflow: add checkout step to build docker image as latest
This commit is contained in:
@@ -192,6 +192,9 @@ jobs:
|
||||
REGISTRY_OWNER: dark_zoul
|
||||
IMAGE_NAME: youtube-playlist-downloader
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: https://gitea.com/actions/checkout@v5
|
||||
|
||||
- name: Download all artifacts
|
||||
uses: christopherhx/gitea-download-artifact@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user