Skip to content

Commit

Permalink
fix: github workflow image name
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviareichl committed Jan 30, 2024
1 parent b56d5ba commit 1faa407
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/starter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
outputs:
environment: ${{ steps.get_environment_from_git_ref.outputs.environment }}
environment_short: ${{ steps.get_environment_from_git_ref.outputs.environment_short }}
image_name: openatlas-discovery
registry_root: ghcr.io/acdh-oeaw/openatlas-discovery/
image_name: oad-femcare-vienna
registry_root: ghcr.io/acdh-oeaw/oad-femcare-vienna/
default_port: "3000"
fetch-depth: 10
submodules: "false"
Expand Down

0 comments on commit 1faa407

Please sign in to comment.