Skip to content

Commit e2bba8d

Browse files
committed
Changing package name
1 parent 3261e99 commit e2bba8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docker_images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
TAG: ${{ github.event.inputs.tag }}
1414
SPS_AIRFLOW: ${{ github.repository }}/sps-airflow
1515
SPS_DOCKER_CWL: ${{ github.repository }}/sps-docker-cwl
16-
SPS_DOCKER_CWL_MODULAR: ${{ github.repository }}/sps-docker-cwl-modular
16+
SPS_DOCKER_CWL_MODULAR: ${{ github.repository }}/sps-docker-cwl-mod
1717

1818
jobs:
1919
build-sps-airflow:

0 commit comments

Comments
 (0)