Skip to content

Commit 920d085

Browse files
committed
use same action as PR open action
1 parent c5f1888 commit 920d085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-close.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
role-to-assume: ${{ secrets.AWS_GITHUB_ACTIONS_ROLE }}
1919
output-credentials: true
2020
- name: cleanup PR preview branch
21-
uses: yinlinchen/amplify-preview-actions@v1.2
21+
uses: mikehosmar/amplify-preview-actions@sed-replace-all
2222
with:
2323
branch_name: ${{ github.head_ref }}
2424
amplify_command: delete

0 commit comments

Comments
 (0)