This commit is contained in:
parent
e44c7e9ec1
commit
b2c4392257
2
.github/workflows/gen-apt-config.yml
vendored
2
.github/workflows/gen-apt-config.yml
vendored
@ -22,4 +22,4 @@ jobs:
|
||||
run: ./gen-apt-config.py
|
||||
|
||||
- name: Setup git and push
|
||||
run: git config --global user.name 'Github Workflow Action' && git config --global user.email 'hotrod.master@hotmail.com' && git config --global --add safe.directory /__w/debian-workaround-packages-repo/debian-workaround-packages-repo && git add . && git commit -am"Commited by GH Action - gen-apt-config.yml" && git push
|
||||
run: git config --global user.name 'Github Workflow Action' && git config --global user.email 'hotrod.master@hotmail.com' && git config --global --add safe.directory /__w/pika-base-debian-container/pika-base-debian-container && git add . && git commit -am"Commited by GH Action - gen-apt-config.yml" && git push
|
||||
|
Loading…
Reference in New Issue
Block a user