Closed silqwer closed 1 year ago
label.js 추가 (.gitignore)
const githubLabelSync = require('github-label-sync'); githubLabelSync({ accessToken: '엑세스 토큰', repo: 'silqwer/next-my-blog', labels: [], dryRun: true, }).then(diff => { console.log(diff); });
연동
확인
개요
유형
변경사항
label.js 추가 (.gitignore)
결과
연동
확인