jackson15j / python_homework_config_file_parser

Coding Test for parsing config files from first principles
GNU Affero General Public License v3.0
0 stars 0 forks source link

Add Release CI pipeline #2

Closed jackson15j closed 1 year ago

jackson15j commented 1 year ago

Add a Release CI pipeline to generate and publish tags as a Github Release.

jackson15j commented 1 year ago

I need to pass the link on for this coding Project, so will have to look into why the Github action is failing to publish the built artifacts. ie is it:

Issue from most recent run: Error: Error 403: Resource not accessible by integration.

jackson15j commented 1 year ago

Give permission to the Releases pipeline to write content.

Need permission to write to the Releases tab now. See: https://github.com/ncipollo/release-action/issues/208.