mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-12 04:34:10 +02:00
Update test.yml
This commit is contained in:
parent
e5ecfda694
commit
05e68fbdd3
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@ -24,6 +24,9 @@ jobs:
|
||||
run: oscript ./.github/workflows/convert.os
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
commit_user_name: Vitaly the Alpaca (bot)
|
||||
commit_user_email: bayselonarrend@gmail.com
|
||||
|
||||
Decode:
|
||||
runs-on: ubuntu-latest
|
||||
@ -479,6 +482,9 @@ jobs:
|
||||
|
||||
- name: Записать данные
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
commit_user_name: Vitaly the Alpaca (bot)
|
||||
commit_user_email: bayselonarrend@gmail.com
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user