mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-09 14:41:12 +02:00
build: initialize git repo
This commit is contained in:
1
.github/workflows/release-please.yaml
vendored
1
.github/workflows/release-please.yaml
vendored
@@ -7,6 +7,7 @@ jobs:
|
||||
release-please:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: git config user.name yoshi-automation
|
||||
- run: git config user.email yoshi-automation@google.com
|
||||
- run: git commit --author "yoshi-automation <yoshi-automation@google.com>"
|
||||
|
||||
Reference in New Issue
Block a user