ikawaha / kagome

Self-contained Japanese Morphological Analyzer written in pure Go
MIT License
804 stars 53 forks source link

fix #319: upload docker images to ghcr.io as well #320

Closed KEINOS closed 3 months ago

KEINOS commented 3 months ago

This PR will fix the issue #319.

According to my understanding, this should upload the docker images to GitHub Container Registry as well. 🤞

If it fails, please check the permissions/scopes of the personal access token, "GO_RELEASER_TOKEN". It may require extra scope to login.

ikawaha commented 3 months ago

Thank you for your pull request! Really appreciate you tackling an issue that had been sitting idle for a while 🙏 . I will try to adjust the token's permissions.