We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 795002e commit d62942eCopy full SHA for d62942e
.github/workflows/cs2-all-build.yml
@@ -79,7 +79,7 @@ jobs:
79
files: build/CaptureStream2-MacOS-${{ github.event.inputs.yyyymmdd }}.dmg
80
tag_name: ${{ github.event.inputs.yyyymmdd }}
81
name: ${{ steps.format_date.outputs.title }}
82
- body: "Universal Qt 6.9 build for macOS"
+ body: "Qt 6.9 build test"
83
env:
84
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
85
0 commit comments