mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-01-13 13:21:00 +00:00
ci: add username for git basic auth
This commit is contained in:
parent
edf09585d8
commit
6ba7020983
2 changed files with 2 additions and 1 deletions
|
|
@ -22,3 +22,4 @@ runs:
|
|||
- --branch=${{ inputs.branch }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ inputs.token }}
|
||||
GITHUB_USER: "oauth2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue