mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Fix release workflow
This commit is contained in:
parent
e1f1106c8d
commit
316e5dd208
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user