Skip to content

Commit

Permalink
Try with the default shell
Browse files Browse the repository at this point in the history
  • Loading branch information
luben committed Oct 29, 2023
1 parent bf5afd1 commit 5659339
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ jobs:

- name: Deploy
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master'}}
shell: bash
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit 5659339

Please sign in to comment.