mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-15 11:59:37 +03:00
ci: fix changesets PR name
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const config = require('../release.json');
|
||||
const config = require('./release.json');
|
||||
const {unlink} = require('fs')
|
||||
|
||||
const commit_message = `v${config.releases[0].newVersion}`
|
||||
|
||||
Reference in New Issue
Block a user