mirror of
https://github.com/elyby/chrly.git
synced 2024-11-22 21:23:17 +05:30
Another version CI fix
This commit is contained in:
parent
6cb5e1eb42
commit
11a779c670
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -62,5 +62,5 @@ jobs:
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
platforms: linux/amd64,linux/arm64
|
||||
build-args: |
|
||||
VERSION=${{ steps.version.output.version }}
|
||||
VERSION=${{ steps.version.outputs.version }}
|
||||
COMMIT=${{ github.sha }}
|
||||
|
Loading…
Reference in New Issue
Block a user