mirror of
https://github.com/Finb/Bark.git
synced 2025-12-08 21:36:01 +00:00
导出 dSYM
This commit is contained in:
parent
3637da450f
commit
ebd76957aa
6
.github/workflows/testflight.yaml
vendored
6
.github/workflows/testflight.yaml
vendored
@ -53,3 +53,9 @@ jobs:
|
||||
BARK_KEY: ${{ secrets.BARK_KEY }}
|
||||
MATCH_GIT_BASIC_AUTHORIZATION: ${{ secrets.MATCH_GIT_BASIC_AUTHORIZATION }}
|
||||
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
|
||||
|
||||
- name: Archive artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: dSYM
|
||||
path: Bark.app.dSYM.zip
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user