We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5d3d6d commit e7a3346Copy full SHA for e7a3346
.github/workflows/CD.yml
@@ -51,6 +51,6 @@ jobs:
51
- name: Install Serverless Plugins
52
run: make install-serverless-plugins
53
54
- - name: Install Serverless Plugins
+ - name: Deploy
55
run: make deploy-nodejs
56
0 commit comments