Skip to content

Commit cc4d16b

Browse files
committed
ci: update release workflow to clone from pro repo
1 parent 54825ee commit cc4d16b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@ jobs:
689689
- name: Report completion
690690
if: success()
691691
run: |
692-
curl "${{ secrets.REPORT_URL_ME }}?title=✅LinkAndroidScrcpy版本${{ env.VERSION }}已打包"
692+
curl "${{ secrets.REPORT_URL_ME }}?title=✅ LinkAndroidScrcpy版本${{ env.VERSION }}已打包"
693693
- name: Trigger share-binary update
694694
if: success()
695695
run: |

0 commit comments

Comments
 (0)