Update ci.yml
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -2,7 +2,7 @@ name: Build
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
branches: [ "main","temp" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
permissions: write-all
|
permissions: write-all
|
||||||
@@ -229,4 +229,4 @@ jobs:
|
|||||||
# packageName: app.hiddify.com
|
# packageName: app.hiddify.com
|
||||||
# releaseName: ${{ github.ref }}
|
# releaseName: ${{ github.ref }}
|
||||||
# releaseFiles: ./build/app/outputs/bundle/release/app-release.aab
|
# releaseFiles: ./build/app/outputs/bundle/release/app-release.aab
|
||||||
# track: internal
|
# track: internal
|
||||||
|
|||||||
Reference in New Issue
Block a user