mirror of
https://github.com/kmc7468/arkvault.git
synced 2026-06-21 11:48:46 +09:00
Compare commits
1 Commits
v0.8.0
...
96d5397cb5
| Author | SHA1 | Date | |
|---|---|---|---|
| 96d5397cb5 |
@@ -31,7 +31,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
images: ghcr.io/${{ github.repository }}
|
images: ghcr.io/${{ github.repository }}
|
||||||
tags: |
|
tags: |
|
||||||
type=semver,value={{version}}
|
type=semver,pattern={{version}}
|
||||||
type=raw,value=latest
|
type=raw,value=latest
|
||||||
type=sha
|
type=sha
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user