pulsar-edit / package-backend

Pulsar Server Backend for Packages
https://api.pulsar-edit.dev
MIT License
11 stars 11 forks source link

Fix webhook that's called during a package Version publish #177

Closed confused-Techie closed 1 year ago

confused-Techie commented 1 year ago

Requirements

Description of the Change

During #171 there was a bug that causes a new version being published to trigger the package publish webhook, rather than the package version publish webhook.

This PR resolves this, to ensure proper webhooks are being triggered.