mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-04 04:17:13 +00:00
Fix release workflow
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set correct versions
|
||||
run: sed "s/edge/${{ github.ref_name }}" -i docker-compose.yml
|
||||
run: sed "s/edge/${{ github.ref_name }}/" -i docker-compose.yml
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user