Skip to content

Commit e1f1cfe

Browse files
authored
Fix formatting in deploy.yml for AWS credentials step
1 parent 912069a commit e1f1cfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
auto_assign:
1919
runs-on: ubuntu-latest
2020
if: github.event_name == 'pull_request'
21-
steps:
21+
steps:
2222
- name: Checkout code
2323
uses: actions/checkout@v4
2424
- name: configure aws credentials

0 commit comments

Comments
 (0)