There was an error while loading. Please reload this page.
1 parent 54825ee commit cc4d16bCopy full SHA for cc4d16b
1 file changed
.github/workflows/release.yml
@@ -689,7 +689,7 @@ jobs:
689
- name: Report completion
690
if: success()
691
run: |
692
- curl "${{ secrets.REPORT_URL_ME }}?title=✅LinkAndroidScrcpy版本${{ env.VERSION }}已打包"
+ curl "${{ secrets.REPORT_URL_ME }}?title=✅ LinkAndroidScrcpy版本${{ env.VERSION }}已打包"
693
- name: Trigger share-binary update
694
695
0 commit comments