mirror of
https://github.com/scratchfoundation/scratch-analysis.git
synced 2025-04-19 08:14:26 -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
Reference in a new issue