chore: remove unnecessary branch fields (#1897)
This commit is contained in:
parent
fa7ed079ed
commit
2182a629b2
1 changed files with 0 additions and 2 deletions
|
|
@ -84,7 +84,6 @@ deploy:
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
repo: MithrilJS/mithril.js
|
repo: MithrilJS/mithril.js
|
||||||
branch: master
|
|
||||||
|
|
||||||
- provider: npm
|
- provider: npm
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
|
|
@ -94,4 +93,3 @@ deploy:
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
repo: MithrilJS/mithril.js
|
repo: MithrilJS/mithril.js
|
||||||
branch: master
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue