Skip to content

Commit

Permalink
Eventually I'll get it
Browse files Browse the repository at this point in the history
  • Loading branch information
bardsley committed Aug 20, 2024
1 parent 6cfe1ab commit 8c66a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
- name: Add serverless
run: sudo yarn global add serverless
- name: Install Plugin & Deploy
run: cd ./functions && serverless deploy --verbose"
run: cd ./functions && serverless deploy --verbose
env:
SERVERLESS_ACCESS_KEY: ${{ secrets.SERVERLESS_ACCESS_KEY }}

0 comments on commit 8c66a07

Please sign in to comment.