Skip to content

Commit 9ed851b

Browse files
committed
add github token
1 parent 03e3367 commit 9ed851b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/update-phonenumbers-lib.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
contents: read
1717
id-token: write
1818

19+
env:
20+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1921
# env:
2022
# DEPLOYER_EMAIL_ARG: ''
2123
steps:

0 commit comments

Comments
 (0)