qmk / qmk_distro_msys

A Windows one-click installer for the QMK CLI
https://msys.qmk.fm/
GNU General Public License v3.0
182 stars 67 forks source link

Dependency upgrade workflow currently fails #14

Closed zvecr closed 3 years ago

zvecr commented 3 years ago

https://github.com/qmk/qmk_distro_msys/actions/runs/464861103

Fails to push the PR because the token is invalid for the scenario. However thinking on it, it would be nicer to store the version outside of the workfile and avoid the issue entirely. This means we wont need a custom token with additional permissions, and any potential issues that could lead to.