Skip to content

Commit 7b74819

Browse files
committed
Add token
1 parent 8f904c4 commit 7b74819

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-ca-file.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
git add cacert.pem
3737
git commit -m "Update CA file"
3838
git push
39+
env:
40+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3941

4042
release:
4143
needs: fetch-ca-file

0 commit comments

Comments
 (0)