We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e470f9 commit 5d38606Copy full SHA for 5d38606
.github/workflows/update_lockfile.yml
@@ -12,7 +12,7 @@ env:
12
13
jobs:
14
update-lockfile:
15
- if: github.repository_owner == 'CharlesChiuGit'
+ if: github.repository_owner == 'charliie-dev'
16
permissions:
17
contents: write
18
id-token: write
0 commit comments