1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-10 04:18:47 +02:00
This commit is contained in:
Anton Titovets 2024-04-19 17:26:28 +03:00
commit c86480c4cc

View File

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
if: ${{ always() }}
steps:
- uses: actions/checkout@v4
- name: Расшифровать тестовые данные
@ -48,7 +48,7 @@ jobs:
with:
name: oint
path: ./OInt/*.ospx
Testing-Telegram:
@ -733,7 +733,7 @@ steps:
with:
key: test-data_new
path: ./data.json
- name: Зашифровать данные обратно
continue-on-error: false
@ -743,7 +743,7 @@ steps:
rm -f ./data.json
env:
ENC_JSON: ${{ secrets.ENC_JSON }}
- name: Записать данные
uses: stefanzweifel/git-auto-commit-action@v5
with: