Skip to content

Commit

Permalink
Fix dispatch event name
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed May 8, 2024
1 parent 13871fb commit d3afc9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger_dep_builds.yml
Expand Up @@ -24,6 +24,6 @@ jobs:
with:
token: ${{ secrets.token }}
repository: ${{ matrix.repo }}
event-type: jackson-databind-pushed
event-type: jackson-core-pushed
# Could push information on what was built but not yet
client-payload: '{"version": "N/A" }'

0 comments on commit d3afc9e

Please sign in to comment.