mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-10 04:18:47 +02:00
Merge branch 'main' of https://github.com/Bayselonarrend/OpenIntegrations
This commit is contained in:
commit
c86480c4cc
8
.github/workflows/oint_test.yml
vendored
8
.github/workflows/oint_test.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user