Skip to content

Commit 5d38606

Browse files
committed
fix(ci): update username
1 parent 6e470f9 commit 5d38606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_lockfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212

1313
jobs:
1414
update-lockfile:
15-
if: github.repository_owner == 'CharlesChiuGit'
15+
if: github.repository_owner == 'charliie-dev'
1616
permissions:
1717
contents: write
1818
id-token: write

0 commit comments

Comments
 (0)