diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 2109dee..ee3ab5f 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -58,4 +58,4 @@ jobs: labels: ${{ steps.meta.outputs.labels }} build-args: | VERSION=${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }} - REVISION=${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.revision'] }} \ No newline at end of file + REVISION=${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.revision'] }}