mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-27 03:14:27 +01:00
Change branch name in Github Actions
This commit is contained in:
4
.github/workflows/deploy-all.yml
vendored
4
.github/workflows/deploy-all.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: master
|
||||
ref: main
|
||||
fetch-depth: 0
|
||||
- shell: bash
|
||||
env:
|
||||
@@ -30,7 +30,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: master
|
||||
ref: main
|
||||
fetch-depth: 0
|
||||
- shell: bash
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user