You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-13 20:05:19 +02:00
Update blank.yml
This commit is contained in:
7
.github/workflows/blank.yml
vendored
7
.github/workflows/blank.yml
vendored
@@ -47,11 +47,16 @@ jobs:
|
||||
run: |
|
||||
rm -f ./data.json.gpg
|
||||
gpg --symmetric --cipher-algo AES256 --passphrase="$ENC_JSON" data.json
|
||||
rm -f ./data.json
|
||||
env:
|
||||
ENC_JSON: ${{ secrets.ENC_JSON }}
|
||||
|
||||
- name: Check
|
||||
- name: Проверка
|
||||
run: tree
|
||||
|
||||
- name: Отправка
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user