Skip to content

Commit a6b6c32

Browse files
committed
print env and event
1 parent 562796e commit a6b6c32

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/zhook.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
runs-on: ubuntu-latest
2121
name: POST Webhook
2222
steps:
23+
- name: Debug
24+
uses: hmarr/debug-action@v3
25+
2326
- name: Checkout
2427
uses: actions/checkout@v4
2528

0 commit comments

Comments
 (0)