mirror of
https://github.com/metatube-community/jellyfin-plugin-metatube.git
synced 2026-05-05 11:43:01 +08:00
2
.github/workflows/dotnetcore.yml
vendored
2
.github/workflows/dotnetcore.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: Generate Version
|
||||
id: shell
|
||||
run: |
|
||||
echo ::set-output name=version::1.$(date '+%Y.%m%d.%H%M')
|
||||
echo ::set-output name=version::$(date -u '+%Y.%-m%d.%-H%M.0')
|
||||
|
||||
- name: Build Plugins
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user