GHA fixes

This commit is contained in:
Khanh Ngo 2023-05-24 18:00:48 +02:00
parent 19527ef1e0
commit 745141c752
No known key found for this signature in database
GPG key ID: 29077342AA5648F6

View file

@ -93,4 +93,4 @@ jobs:
build-args: |
APP_VERSION=${{ env.APP_VERSION }}
BUILD_TIME=${{ env.BUILD_TIME }}
COMMIT=${{ env.COMMIT }}
COMMIT=${{ env.SHORT_SHA }}