Skip to content

Commit 521aedb

Browse files
authored
Update ci.yml
1 parent 4cba24c commit 521aedb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
cd backend
103103
npm test
104104
105-
update-manifest-stage:
105+
update-manifest-and-deploy-stage:
106106
runs-on: ubuntu-latest
107107
needs: ['build-and-push', 'frontend-test', 'backend-test']
108108
steps:

0 commit comments

Comments
 (0)