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:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches: [ "main","temp" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
permissions: write-all
|
||||
@@ -229,4 +229,4 @@ jobs:
|
||||
# packageName: app.hiddify.com
|
||||
# releaseName: ${{ github.ref }}
|
||||
# releaseFiles: ./build/app/outputs/bundle/release/app-release.aab
|
||||
# track: internal
|
||||
# track: internal
|
||||
|
||||
Reference in New Issue
Block a user