Skip to content

Commit

Permalink
fix docker release name workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaoGRRodrigues committed Nov 28, 2024
1 parent 3cbae66 commit 7111f94
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Yearly-model-mohidland.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:


env:
TAG: 24.11
TAG: 24.10
REPOSITORY: mohid-water-modelling-system
DOCKER_IMAGE_NAME: model/mohidland
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Yearly-model-mohidwater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:


env:
TAG: 24.11
TAG: 24.10
REPOSITORY: mohid-water-modelling-system
DOCKER_IMAGE_NAME: model/mohidwater
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Yearly-tool-compare2hdf5files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:


env:
TAG: 24.11
TAG: 24.10
REPOSITORY: mohid-water-modelling-system
DOCKER_IMAGE_NAME: tools/compare2hdf5files
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Yearly-tool-convert2hdf5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:


env:
TAG: 24.11
TAG: 24.10
REPOSITORY: mohid-water-modelling-system
DOCKER_IMAGE_NAME: tools/convert2hdf5
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Yearly-tool-convert2nc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:


env:
TAG: 24.11
TAG: 24.10
REPOSITORY: mohid-water-modelling-system
DOCKER_IMAGE_NAME: tools/convert2nc
jobs:
Expand Down

0 comments on commit 7111f94

Please sign in to comment.