Skip to content

Commit 15afaf2

Browse files
authored
Update sync.yml
1 parent 21746a9 commit 15afaf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
sync_latest_from_upstream:
1313
name: Sync latest commits from upstream repo
1414
runs-on: ubuntu-latest
15-
if: github.repository == 'Lyricify/Lyricify-App'
15+
if: github.repository == 'Lyricify/Lyricify'
1616

1717
steps:
1818
# Step 1: run a standard checkout action

0 commit comments

Comments
 (0)