API token is required when running `ipm publish`

Bug report

API token is required when running ipm publish.

$ ipm publish minor
Welcome to Inkdrop!

Before you can publish packages, you'll need an API token.

Visit your account page on Inkdrop https://my.inkdrop.app/,
copy the token and paste it below when prompted.

Press [Enter] to open your account page on Inkdrop. 
Access Key ID> 

https://my.inkdrop.app/api-keys

I think this might be the same issue as #1536.

Environment

  • Platform: macOS
  • Platform version: Sequoia 15.5
  • App Version: 5.11.6

How to reproduce

$ ipm publish minor

Hi Shimizu-san,

Ahh you are right. As of v5.11.5, the app no longer stores the access key in the keychain directly.
The ipm command will be provided as a separate CLI tool soon.

Sorry, could you please wait for it to be released?
I guess it should be next month hopefully.

It’s okay.