Skip to content

Commit

Permalink
[pinpoint-apm#8243] change client payload
Browse files Browse the repository at this point in the history
  • Loading branch information
feelform committed Sep 29, 2021
1 parent 711c25a commit c817489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/homepage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
repository-dispatch-event:
runs-on: ubuntu-20.04
steps:
- run: 'echo "payload: ${{ toJson(github.event.pusher) }}"'
- run: 'echo "payload: ${{ toJson(github.event) }}"'
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v1
with:
Expand Down

0 comments on commit c817489

Please sign in to comment.