mirror of
https://github.com/scratchfoundation/scratch-analysis.git
synced 2025-06-16 07:00:47 -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...
|
||||
deploy:
|
||||
- provider: script
|
||||
script: npx semantic-release
|
||||
script: npx semantic-release --branches develop
|
||||
on:
|
||||
branch: develop
|
||||
stages:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue