q-m / scrapy-webarchive

A plugin for Scrapy that allows users to capture and export web archives in the WARC and WACZ formats during crawling.
http://developers.thequestionmark.org/scrapy-webarchive/
2 stars 0 forks source link

#3 Add release workflow #7

Closed leewesleyv closed 1 month ago

leewesleyv commented 1 month ago

Resolves #3

Adds a workflow that triggers a GitHub action on creating a new release. This workflow build the package and publishes it to PyPI.

wvengen commented 1 month ago

Let's first publish on test.pypi now (as per your request).