That was from Github, I'm using cursor on windows.

Reply to this note

Please Login to reply.

Discussion

I'm trying to understand which tool you used to create the app/release events sent to Zapstore. How did you publish? Or you just ask cursor to publish to zapstore?

Do you have zapstore CLI in your system?

Usually I just push to github and have a workflow that publishes to zap store from my main branch. Where do I download the CLI? I'm in an ubuntu wsl running curl -L https://zapstore.dev/download/zapstore-linux-amd64 -o zapstore but it doesnt seem to work.

That download link is not right. Where did you get it from?

Just checked https://github.com/HealthNoteLabs/Runstr/blob/main/.github/workflows/publish-zapstore.yml and got a headache.

I suggest giving https://zapstore.dev/docs/cli/publish/ to the agent, cross fingers and try again

Boom

Noice!!