Skip to content

Commit afc2ad9

Browse files
committed
fix: naming
1 parent 8b3929f commit afc2ad9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/doc.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ jobs:
9595
- name: Verify deployment
9696
run: kubectl -n doc rollout status deployment/doc
9797

98-
back-bk-prod-deploy:
99-
name: bk-prod-deploy
98+
doc-bk-prod-deploy:
99+
name: doc-bk-prod-deploy
100100
needs: front_build
101101
runs-on: ubuntu-latest
102102
steps:

0 commit comments

Comments
 (0)