mirror of
https://github.com/octoleo/syncthing.git
synced 2025-02-02 11:58:28 +00:00
github: Use specific token to override branch protection
This commit is contained in:
parent
dc0dbed96e
commit
4fb7e04686
@ -11,6 +11,8 @@ jobs:
|
||||
name: Update translations and documentation
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
token: ${{ secrets.ACTIONS_GITHUB_TOKEN }}
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: ^1.17.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user