mirror of
https://github.com/Novattz/creamlinux-installer.git
synced 2025-12-06 03:55:37 -05:00
fix response url
This commit is contained in:
@@ -101,7 +101,7 @@ function triggerWorkflow(versionType, releaseNotes) {
|
||||
|
||||
console.log('\nRelease workflow triggered successfully!')
|
||||
console.log('You can check the progress in the Actions tab of your GitHub repository.')
|
||||
console.log('https://github.com/yourusername/creamlinux/actions')
|
||||
console.log('https://github.com/Novattz/rust-gui-dev/actions')
|
||||
} catch (error) {
|
||||
console.error(`Failed to trigger workflow: ${error.message}`)
|
||||
process.exit(1)
|
||||
|
||||
Reference in New Issue
Block a user