优化
This commit is contained in:
@@ -151,7 +151,7 @@ jobs:
|
|||||||
|
|
||||||
prerelease:
|
prerelease:
|
||||||
needs: [ prepare, build ]
|
needs: [ prepare, build ]
|
||||||
if: github.event_name != 'pull_request'
|
if: github.event_name != 'pull_request' && github.repository == 'gedoor/legado'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
VERSION: ${{ needs.prepare.outputs.version }}
|
VERSION: ${{ needs.prepare.outputs.version }}
|
||||||
|
|||||||
Reference in New Issue
Block a user