Skip to content

Commit

Permalink
alter browser wallet files
Browse files Browse the repository at this point in the history
  • Loading branch information
lassemand committed Nov 8, 2024
1 parent 5853200 commit 078fbc8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-dapp-esealing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
- dapp-esealing/*

jobs:
release-base-image:
release-dapp-esealing-image:
uses: concordium/.github/.github/workflows/docker-release-workflow.yaml@main
with:
DOCKER_FILE_PATH: ./examples/eSealing/Dockerfile
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-dapp-voting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
- dapp-voting/*

jobs:
release-base-image:
release-dapp-voting-image:
uses: concordium/.github/.github/workflows/docker-release-workflow.yaml@main
with:
SERVICE_NAME: "dapp-voting"
Expand Down

0 comments on commit 078fbc8

Please sign in to comment.