mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-02-05 13:25:25 +02:00
Update blank.yml
This commit is contained in:
parent
119fff0f45
commit
a1aac9fe35
6
.github/workflows/blank.yml
vendored
6
.github/workflows/blank.yml
vendored
@ -48,12 +48,8 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
ENC_JSON: ${{ secrets.ENC_JSON }}
|
ENC_JSON: ${{ secrets.ENC_JSON }}
|
||||||
|
|
||||||
- name: Проверка
|
|
||||||
if: success() || failure()
|
|
||||||
run: tree
|
|
||||||
|
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
if: success()
|
if: ${{ success() }}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user