Update copy-labels.js
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
const HOST = 'https://git.zakscode.com';
|
const HOST = 'https://git.zakscode.com';
|
||||||
const SOURCE = 'ztimson/template';
|
const SOURCE = 'ztimson/template';
|
||||||
const TARGET = 'ztimson/momentum';
|
const TARGET = 'ztimson/momentum';
|
||||||
const TOKEN = 'd3da7314865bb8da08a474480e9924270362e456';
|
const TOKEN = '';
|
||||||
|
|
||||||
console.log(`Copying from: ${HOST}/api/v1/repos/${SOURCE}/labels`);
|
console.log(`Copying from: ${HOST}/api/v1/repos/${SOURCE}/labels`);
|
||||||
console.log(`To: ${HOST}/api/v1/repos/${TARGET}/labels`);
|
console.log(`To: ${HOST}/api/v1/repos/${TARGET}/labels`);
|
||||||
|
|||||||
Reference in New Issue
Block a user