You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-13 20:05:19 +02:00
Update test.yml
This commit is contained in:
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@@ -459,6 +459,9 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
|
- name: Обновить данные в репозитории
|
||||||
|
run: git pull https://github.com/Bayselonarrend/OpenIntegrations
|
||||||
|
|
||||||
- name: Скачать артефакт с тестовой информацией
|
- name: Скачать артефакт с тестовой информацией
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
@@ -474,7 +477,8 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
ENC_JSON: ${{ secrets.ENC_JSON }}
|
ENC_JSON: ${{ secrets.ENC_JSON }}
|
||||||
|
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
- name: Записать данные
|
||||||
|
uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user