Skip to content

Commit

Permalink
fix: revert temp print
Browse files Browse the repository at this point in the history
  • Loading branch information
m-sureshraj committed Feb 3, 2024
1 parent 902cf30 commit 175cb48
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-to-dev-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,4 @@ jobs:
echo "sls version - $(./node_modules/.bin/sls --version)"
- name: deploy
# run: npm run deploy:dev
run: echo "aws stage - ${{ vars.AWS_REGION }}"
run: npm run deploy:dev

0 comments on commit 175cb48

Please sign in to comment.