Nelson-Gon / pycite

Python Citations Generator
https://pycite.readthedocs.io
MIT License
1 stars 3 forks source link

Automated documentation and release #3

Closed Nelson-Gon closed 3 years ago

Nelson-Gon commented 3 years ago

Description

I would like to automate the doc generation and release process.

Similar Features

This is similar to scripts/mkdocs.sh and scripts/release.sh.

Feature Details

Sufficiently described.

Proposed Implementation

Use an Actions run to automate these e.g. "on release" to run "release.sh". Should also set environmental variables i.e. PyPI username and password.