Skip to content

Commit

Permalink
fixing typo i think
Browse files Browse the repository at this point in the history
  • Loading branch information
HeyGarrison committed Sep 16, 2024
1 parent eeb5650 commit 20aab19
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,3 @@ jobs:
tflocal apply --auto-approve
env:
LOCALSTACK_API_KEY: ${{ secrets.LOCALSTACK_API_KEY }}

- name: Deploy Preview
uses: LocalStack/setup-localstack/ephemeral/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
localstack-api-key: ${{ secrets.LOCALSTACK_API_KEY }}
preview-cmd: |

0 comments on commit 20aab19

Please sign in to comment.