mirror of
https://github.com/hacdias/webdav.git
synced 2026-09-22 11:20:42 +08:00
fix: remove 'v' from version name
This commit is contained in:
@@ -65,6 +65,6 @@ jobs:
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
build-args: |
|
||||
VERSION=v${{ steps.meta.outputs.version }}
|
||||
VERSION=${{ steps.meta.outputs.version }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
Reference in New Issue
Block a user