Skip to content

Commit 2094616

Browse files
authored
Update push.yml
1 parent 6f670a6 commit 2094616

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/push.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
3838
- name: Create PR
3939
run: gh pr create --fill --head "LocalizationProject/${{github.sha}}" --base "main"
40+
env:
41+
GH_TOKEN: ${{secrets.PERSONAL_GHP}}
4042

4143

4244

0 commit comments

Comments
 (0)