Преобразование OPI -> OInt (workflow)

This commit is contained in:
Vitaly the Alpaca
2024-04-19 14:24:36 +00:00
committed by Vitaly the Alpaca (bot)
parent 1960e15378
commit f7947f1c59
+4 -4
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: