From 896075396b516aebfc247ea19290e6e089417d0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emil=20K=C3=B8hler=20Warmdahl?= Date: Wed, 8 Jan 2025 10:16:33 +0100 Subject: [PATCH] Format --- .github/workflows/release-reproducible-smart-contract.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release-reproducible-smart-contract.yaml b/.github/workflows/release-reproducible-smart-contract.yaml index 1a89209..57eaf59 100644 --- a/.github/workflows/release-reproducible-smart-contract.yaml +++ b/.github/workflows/release-reproducible-smart-contract.yaml @@ -4,12 +4,12 @@ on: - ekw/SRE-1010/migrate-release-flow-gha tags: - verifiable-sc/* - - env: + +env: SERVICE_NAME: 'verifiable-sc' SOURCE_IMAGE_TAG: 'rust:1.75.0' - jobs: +jobs: release-docker: runs-on: ubuntu-latest environment: release