Skip to content

Commit 42183ac

Browse files
authored
Fix repo dest
1 parent f01a7de commit 42183ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PR-Closed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v2
1313
with:
14-
repository: win11bot/preview
14+
repository: win11bot/android-previews
1515

1616
- name: Remove Preview folder
1717
run: rm -r ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)