Compare commits
7 Commits
b3aeaeb431
...
0.0.0.4
Author | SHA1 | Date | |
---|---|---|---|
a28b43fb6a | |||
88784cbb6e | |||
4054dce44f | |||
244bfb3fc0 | |||
305cfc9d77 | |||
e5d8e7c5b2 | |||
852d881e81 |
@ -16,6 +16,7 @@ steps:
|
||||
- git config user.name "Auto Build Commit"
|
||||
- git config user.email "bot-commit@wagnersnetz.de"
|
||||
- git commit -m "Updated Output!"
|
||||
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
@ -26,6 +27,8 @@ steps:
|
||||
remote_name: origin
|
||||
branch: main
|
||||
local_ref: main
|
||||
author_name: Bot Commit
|
||||
author_email: bot-commit@wagnersnetz.de
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
|
Reference in New Issue
Block a user