Skip to content

Commit bb07c62

Browse files
authored
Update push-trigger.yml
Signed-off-by: bn46 <[email protected]>
1 parent 3da7b39 commit bb07c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
SERVICE_NAME: 'data-archive'
3030
fail-fast: false
3131
name: ${{ matrix.SERVICE_NAME }}
32-
uses: bn46org/kattu/.github/workflows/docker-build.yml@master-java21
32+
uses: bn46org/kattu/.github/workflows/docker-build.yml@master
3333
with:
3434
SERVICE_LOCATION: ${{ matrix.SERVICE_LOCATION }}
3535
SERVICE_NAME: ${{ matrix.SERVICE_NAME }}

0 commit comments

Comments
 (0)