Skip to content

Commit e294ee0

Browse files
James Stone TIL sync botJonas Andersen
James Stone TIL sync bot
authored and
Jonas Andersen
committed
Tue 10 Dec 2024 20:21:59 +07
1 parent 58f27c2 commit e294ee0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

github-actions/pushing-back-to-git-repo.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,9 @@ jobs:
3333
git commit -am "Automated report"
3434
git push
3535
```
36+
37+
38+
It it discussed on the github blog: [GitHub Actions: Control permissions for GITHUB\_TOKEN - GitHub Changelog](https://github.blog/changelog/2021-04-20-github-actions-control-permissions-for-github_token/)
39+
40+
41+
and here is the docs: [Automatic token authentication - GitHub Docs](https://docs.github.com/en/actions/security-for-github-actions/security-guides/automatic-token-authentication#modifying-the-permissions-for-the-github_token)

0 commit comments

Comments
 (0)