.gitea/workflows/release.yml aktualisiert
All checks were successful
release / release (push) Successful in 1s
All checks were successful
release / release (push) Successful in 1s
This commit is contained in:
parent
c8111ba6de
commit
3910dc6eb8
@ -34,7 +34,7 @@ jobs:
|
||||
|
||||
- name: notification
|
||||
uses: actions/telegram-action@main
|
||||
if: always()
|
||||
if: steps.check.outputs.update_available == 1
|
||||
with:
|
||||
chat_id: ${{ secrets.TG_CHAT_ID }}
|
||||
token: ${{ secrets.TG_TOKEN }}
|
Loading…
x
Reference in New Issue
Block a user