Skip to content

Commit e6a1162

Browse files
committed
config: Deploy
1 parent 567aa47 commit e6a1162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
# run: make install-serverless-plugins
4545

4646
- name: Install VPC Plugin and Deploy
47-
uses: serverless/github-action@v1.53.0
47+
uses: serverless/github-action@master
4848
with:
4949
args: -c "cd nodejs-functions ; pwd ; serverless plugin install --name serverless-azure-functions && serverless deploy"
5050
entrypoint: /bin/bash

0 commit comments

Comments
 (0)