fingerprintjs / BotD

Bot detection library that runs in the browser. Detects automation tools and frameworks. No server required, runs 100% on the client. MIT license, no usage restrictions.
https://fingerprintjs.github.io/BotD/main/
MIT License
957 stars 77 forks source link

Improve CI/CD #91

Closed xnerhu closed 1 year ago

xnerhu commented 1 year ago

Resolves #82

xnerhu commented 1 year ago

After we merge it, I will publish v1.0.0-dev.0 just to check if CD fully works

r-valitov commented 1 year ago

Am I right in thinking that the workflow release will execute after manually creating the github release?

xnerhu commented 1 year ago

Am I right in thinking that the workflow release will execute after manually creating the github release?

Yes, that was the point. I want to explicitly create releases. The package will be published when github release is marked as published