feat: print webhook contents
All checks were successful
/ env (push) Successful in 5s

This commit is contained in:
s3lph 2023-11-26 17:32:50 +01:00
parent 83c9ccd843
commit c907ce7dfb
Signed by: s3lph
GPG key ID: 0AA29A52FB33CFB5

View file

@ -12,4 +12,5 @@ jobs:
image: debian:bookworm
steps:
- run: env
- run: cat $GITHUB_EVENT_PATH