The README publishing section currently presents npx homey app version as a main release step. The preferred simple flow is to run npx homey app publish, let the Homey CLI prompt for version/release notes as needed, then move the draft to Test and submit for certification in Homey Developer Tools.
Update README.md so the release flow matches the actual workflow and keeps npx homey app version out of the main instructions unless it is intentionally added later as an advanced optional note.
The README publishing section currently presents
npx homey app versionas a main release step. The preferred simple flow is to runnpx homey app publish, let the Homey CLI prompt for version/release notes as needed, then move the draft to Test and submit for certification in Homey Developer Tools.Update README.md so the release flow matches the actual workflow and keeps
npx homey app versionout of the main instructions unless it is intentionally added later as an advanced optional note.