Update cronet.yml
This commit is contained in:
@@ -8,7 +8,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: ${{ github.actor == 'gedoor' }}
|
if: ${{ github.repository == 'gedoor/legado' }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
@@ -41,4 +41,4 @@ jobs:
|
|||||||
*cronet.json
|
*cronet.json
|
||||||
*updateLog.md
|
*updateLog.md
|
||||||
gradle.properties
|
gradle.properties
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user