mirror of
https://github.com/scratchfoundation/scratch-analysis.git
synced 2025-05-16 15:50:44 -04:00
parent
04ed13106e
commit
3a84ed3354
1 changed files with 9 additions and 0 deletions
9
release.config.js
Normal file
9
release.config.js
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
module.exports = {
|
||||||
|
extends: 'scratch-semantic-release-config',
|
||||||
|
branches: [
|
||||||
|
{
|
||||||
|
name: 'master'
|
||||||
|
// default channel
|
||||||
|
}
|
||||||
|
]
|
||||||
|
};
|
Loading…
Add table
Add a link
Reference in a new issue