mirror of
https://github.com/darkzoul5/YoutubePlaylistSync.git
synced 2026-09-22 06:12:21 +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
|
REGISTRY_OWNER: dark_zoul
|
||||||
IMAGE_NAME: youtube-playlist-downloader
|
IMAGE_NAME: youtube-playlist-downloader
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout code
|
||||||
|
uses: https://gitea.com/actions/checkout@v5
|
||||||
|
|
||||||
- name: Download all artifacts
|
- name: Download all artifacts
|
||||||
uses: christopherhx/gitea-download-artifact@v4
|
uses: christopherhx/gitea-download-artifact@v4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user