Skip to content

Commit

Permalink
trust
Browse files Browse the repository at this point in the history
  • Loading branch information
PranjalChaitanya authored Oct 31, 2023
1 parent a31865d commit 1ef4c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: us-east-1
- run: chmod +x ./deploy-dev.sh
- run: chmod +x ./deploy-dev.sh && ./deploy-dev.sh

0 comments on commit 1ef4c0f

Please sign in to comment.