We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e021089 commit d8b590cCopy full SHA for d8b590c
.github/workflows/android.yml
@@ -74,6 +74,6 @@ jobs:
74
▫️ 提交: ${{ github.sha }}
75
▫️ 状态: ${{ job.status }}
76
▫️ 工作流: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
77
- message_file: |
+ document: |
78
app/build/outputs/apk/debug/*.apk
79
format: HTML
0 commit comments