mirror of
https://github.com/urbit/shrub.git
synced 2024-12-25 04:52:06 +03:00
parent
3585693661
commit
de85d3551d
4
.github/workflows/ota.yml
vendored
4
.github/workflows/ota.yml
vendored
@ -3,7 +3,7 @@ on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- 'next/arvo'
|
||||
- 'develop'
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
@ -16,4 +16,4 @@ jobs:
|
||||
credentials: ${{ secrets.JANEWAY_SERVICE_KEY }}
|
||||
ssh-sec-key: ${{ secrets.JANEWAY_SSH_SEC_KEY }}
|
||||
ssh-pub-key: ${{ secrets.JANEWAY_SSH_PUB_KEY }}
|
||||
ref: 'next/arvo'
|
||||
ref: 'develop'
|
||||
|
Loading…
Reference in New Issue
Block a user