socialpoint-labs / unity-yaml-parser

Python3 library to manipulate Unity serialized files from outside the Unity Editor.
https://pypi.org/project/unityparser/
MIT License
137 stars 24 forks source link

fix(ci): now correctly using deploy key #38

Closed sp-ricard-valverde closed 2 years ago

sp-ricard-valverde commented 2 years ago

Use a custom version of python-semantic-release that includes a fix that allows using a deploy key to push repository changes while allowing a GitHub token for uploading GitHub releases

New parameter ignore_token_for_push=true added