mirror of
https://github.com/darkzoul5/YoutubePlaylistSync.git
synced 2026-07-05 05:13:59 +03:00
Remove build-docker-image dependency from release job
This commit is contained in:
@@ -198,7 +198,7 @@ jobs:
|
||||
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [build-windows-package, build-linux-package, build-docker-image]
|
||||
needs: [build-windows-package, build-linux-package]
|
||||
steps:
|
||||
- name: Download all artifacts
|
||||
uses: christopherhx/gitea-download-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user