mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-20 09:19:27 +02:00
Преобразование OPI -> OInt (workflow)
This commit is contained in:
committed by
Vitaly the Alpaca (bot)
parent
1960e15378
commit
f7947f1c59
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user