mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-26 05:37:27 +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:
|
||||
ENC_JSON: ${{ secrets.ENC_JSON }}
|
||||
|
||||
- name: Проверка
|
||||
if: success() || failure()
|
||||
run: tree
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
if: success()
|
||||
if: ${{ success() }}
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user