Skip to content

Commit

Permalink
Update repository dispatch event type
Browse files Browse the repository at this point in the history
  • Loading branch information
okiedork authored and flavioheleno committed Mar 23, 2024
1 parent c2c052c commit a5ee48a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,5 @@ jobs:
# personal access token with "repo" scope
token: ${{ secrets.INFRA_REPO_ACCESS_TOKEN }}
repository: ${{ secrets.INFRA_REPO }}
event-type: deploy-new-version
event-type: deploy-php-package-health
client-payload: '{"sha": "${{ github.sha }}", "environment": "${{ needs.docker.outputs.environment }}"}'

0 comments on commit a5ee48a

Please sign in to comment.