mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 15:36:36 +00:00
Update packages domain (#75)
* Update packages domain * update committer info * replace wiretrustee
This commit is contained in:
4
.github/workflows/generate_api_pages.yml
vendored
4
.github/workflows/generate_api_pages.yml
vendored
@@ -34,8 +34,8 @@ jobs:
|
||||
|
||||
- name: Commit and push changes
|
||||
run: |
|
||||
git config --global user.email "no-reply@github.com"
|
||||
git config --global user.name "GitHub Actions"
|
||||
git config --global user.email "dev@netbird.io"
|
||||
git config --global user.name "DevBot NetBird"
|
||||
|
||||
git add -A
|
||||
git commit -m "Update API pages"
|
||||
|
||||
Reference in New Issue
Block a user