mirror of
https://github.com/scratchfoundation/scratch-analysis.git
synced 2025-06-28 21:50:20 -04:00
fix(semantic-release): release on develop
This commit is contained in:
parent
f2a8d17c54
commit
37727fdbce
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
||||||
script: echo deploying...
|
script: echo deploying...
|
||||||
deploy:
|
deploy:
|
||||||
- provider: script
|
- provider: script
|
||||||
script: npx semantic-release
|
script: npx semantic-release --branches develop
|
||||||
on:
|
on:
|
||||||
branch: develop
|
branch: develop
|
||||||
stages:
|
stages:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue