This commit is contained in:
parent
002f514dd5
commit
c91766f15e
1 changed files with 5 additions and 1 deletions
|
|
@ -4,9 +4,13 @@ type: exec
|
|||
name: Matrix Notifier check
|
||||
|
||||
steps:
|
||||
- name: Pre-commit checks
|
||||
commands:
|
||||
- nix flake check
|
||||
|
||||
- name: Notifiy
|
||||
commands:
|
||||
- nix run -vvv .
|
||||
- nix run .
|
||||
environment:
|
||||
ADDRESS:
|
||||
from_secret: matrix_homeserver
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue