Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 56106622b2 |
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -34,4 +34,4 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: git.kaisei.app/amatsugu/aoba:${{ env.VERSION }}
|
tags: git.kaisei.app/amatsugu/aoba:${{ env.VERSION }}
|
||||||
build-args: VERSION=${ env.VERSION }
|
build-args: VERSION=${{ env.VERSION }}
|
||||||
|
|||||||
Reference in New Issue
Block a user