Skip to content

Commit 924e5e9

Browse files
authored
change branch for the preview workflow (#26)
1 parent 1a5c3ab commit 924e5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
node-version: 20
1919
- name: LocalStack Preview
20-
uses: LocalStack/setup-localstack@debug-action
20+
uses: LocalStack/setup-localstack@main
2121
with:
2222
github-token: ${{ secrets.GITHUB_TOKEN }}
2323
state-backend: ephemeral

0 commit comments

Comments
 (0)