Skip to content

Commit

Permalink
Merge pull request #5908 from nilsvu/fix_deploy_containers
Browse files Browse the repository at this point in the history
Fix workflow to deploy release container
  • Loading branch information
nilsvu authored Apr 12, 2024
2 parents 1751591 + f193a87 commit 619209a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/DemoContainer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ on:
workflow_call:
inputs:
image_name:
type: string
description: Image name to push to DockerHub
default: 'sxscollaboration/spectre'
build_arm:
Expand Down

0 comments on commit 619209a

Please sign in to comment.