mirror of
https://github.com/kmc7468/arkvault.git
synced 2026-02-03 23:56:53 +00:00
docker.yaml 파일의 오타 수정
This commit is contained in:
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
with:
|
||||
images: ghcr.io/${{ github.repository }}
|
||||
tags: |
|
||||
type=semver,value={{version}}
|
||||
type=semver,pattern={{version}}
|
||||
type=raw,value=latest
|
||||
type=sha
|
||||
|
||||
|
||||
Reference in New Issue
Block a user