Skip to content

Commit

Permalink
Merge pull request #12 from subspace/jfrank-summit-patch-1
Browse files Browse the repository at this point in the history
Update discord-bot-deployment.yml
  • Loading branch information
marc-aurele-besner authored Oct 19, 2023
2 parents c98329c + edf03d9 commit 41d50a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/discord-bot-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: NPM Clean Install
run: cd discord-bot && npm ci
- name: Deploy Serverless Bot on AWS
run: cd discord-bot && npm deloy
run: cd discord-bot && npm deploy

0 comments on commit 41d50a6

Please sign in to comment.