mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-11 11:41:56 +02:00
Update test.yml
This commit is contained in:
parent
85056481df
commit
122b3be361
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@ -458,6 +458,9 @@ jobs:
|
||||
steps:
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Обновить данные в репозитории
|
||||
run: git pull https://github.com/Bayselonarrend/OpenIntegrations
|
||||
|
||||
- name: Скачать артефакт с тестовой информацией
|
||||
uses: actions/download-artifact@v4
|
||||
@ -474,7 +477,8 @@ jobs:
|
||||
env:
|
||||
ENC_JSON: ${{ secrets.ENC_JSON }}
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
- name: Записать данные
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user