Ivan Yelizariev // IEL
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/DINAR-readme.yml
|
@ -52,7 +52,7 @@ jobs: |
|
|
- name: Commit updates |
|
|
- name: Commit updates |
|
|
uses: stefanzweifel/git-auto-commit-action@v4 |
|
|
uses: stefanzweifel/git-auto-commit-action@v4 |
|
|
with: |
|
|
with: |
|
|
repository: . |
|
|
|
|
|
|
|
|
repository: REPO |
|
|
commit_user_name: Mitchell Admin |
|
|
commit_user_name: Mitchell Admin |
|
|
commit_user_email: itpp-bot@users.noreply.github.com |
|
|
commit_user_email: itpp-bot@users.noreply.github.com |
|
|
# Commit may contain other updates, but in usual flow it's only module list |
|
|
# Commit may contain other updates, but in usual flow it's only module list |
|
|