Skip to content

Commit

Permalink
fix package name
Browse files Browse the repository at this point in the history
  • Loading branch information
CJ13th committed Sep 24, 2024
1 parent a967866 commit af2ce4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/redeploy-lambdas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
run: |
cd src/notification_triggered
cargo lambda build --release
cargo lambda deploy gh-notification-lambda-function --region eu-west-1
cargo lambda deploy gh-notification-triggered --region eu-west-1

0 comments on commit af2ce4d

Please sign in to comment.