Skip to content

Commit 287951b

Browse files
committed
fix job names
1 parent 9cea079 commit 287951b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
node-version: "20"
1313
os: "ubuntu-latest"
1414

15-
bundle-deploy:
15+
docker-build-push-api:
1616
needs: build
1717
runs-on: ubuntu-latest
1818
env:

0 commit comments

Comments
 (0)