Skip to content

Commit

Permalink
Change readme usage
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideViolante committed Jun 21, 2021
1 parent 8f3fda3 commit b4bee82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: npm ci
- name: serverless deploy
uses: serverless/github-action@master
uses: serverless/github-action@v1
with:
args: deploy
env:
Expand Down

0 comments on commit b4bee82

Please sign in to comment.