mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-08 10:44:20 -04:00
Using a numeric version number
This commit is contained in:
parent
ad604fc708
commit
adb88d20dc
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
needs: build
|
||||
env:
|
||||
description: "A media browser"
|
||||
version: beta #${{ github.ref }}
|
||||
version: v0.0.1 #${{ github.ref }}
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/download-artifact@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user