diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 0d850a3..4ffd47a 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -193,6 +193,7 @@ jobs: org.opencontainers.image.created=${{ steps.prep.outputs.created }} org.opencontainers.image.revision=${{ github.sha }} build-args: | + SCRIPT_RUNNER_VERSION=${{ steps.prep.outputs.version }} SERVER_VERSION=${{ steps.prep.outputs.hashtag }} deploy-aws-example: