mirror of
https://github.com/laurent22/joplin.git
synced 2025-02-13 19:42:36 +02:00
Update release-android.js
This commit is contained in:
parent
334cb23691
commit
e5b8f149bf
@ -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');
|
||||
|
Loading…
x
Reference in New Issue
Block a user