Skip to content

Commit

Permalink
fix(monitor): remove serverless login, not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
k-kaddal committed Sep 26, 2024
1 parent c7102f6 commit 773486c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/protocol-monitors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ jobs:
SERVERLESS_API_SECRET: ${{ secrets.DEFENDER_API_SECRET }}
SERVERLESS_ACCESS_KEY: ${{ secrets.SERVERLESS_ACCESS_KEY }}
run: |
npx serverless login --token $SERVERLESS_ACCESS_KEY
npx serverless deploy

0 comments on commit 773486c

Please sign in to comment.