Skip to content

Commit 80c8363

Browse files
committed
ci(update): debug event payload
1 parent 760bfa7 commit 80c8363

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v2
1919
- uses: actions/setup-node@v1
20+
- uses: hmarr/debug-action
2021

2122
# try checking out routes-update branch. Ignore error if it does not exist
2223
- run: git checkout routes-update || true

0 commit comments

Comments
 (0)