You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-13 22:12:50 +02:00
Update release-android.js
This commit is contained in:
@@ -166,7 +166,7 @@ async function main() {
|
||||
releaseFiles[releaseName] = await createRelease(releaseName, tagName, version, rcSuffix);
|
||||
}
|
||||
|
||||
if (rcSuffix) {
|
||||
if (!rcSuffix) {
|
||||
console.info('Updating Readme URL...');
|
||||
|
||||
let readmeContent = await fs.readFile('README.md', 'utf8');
|
||||
|
Reference in New Issue
Block a user