Skip to content

Commit

Permalink
[pinpoint-apm#8243] repository dispatch repository folked test
Browse files Browse the repository at this point in the history
  • Loading branch information
feelform committed Sep 24, 2021
1 parent 63deb79 commit 1a89e4f
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 @@ -13,6 +13,6 @@ jobs:
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.REPO_ACCESS_TOKEN }}
repository: pinpoint-apm/pinpoint-apm.github.io
repository: feelform/pinpoint-apm.github.io
event-type: updated-pinpoint-respository
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}'

0 comments on commit 1a89e4f

Please sign in to comment.