Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilKWarmdahl committed Jan 8, 2025
1 parent 9562648 commit 8960753
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release-reproducible-smart-contract.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8960753

Please sign in to comment.