We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 158b4d9 commit 915a3c9Copy full SHA for 915a3c9
1 file changed
.github/workflows/release.yml
@@ -1,4 +1,4 @@
1
-# Copyright 2021-2022, Collabora, Ltd.
+# Copyright 2021-2024, Collabora, Ltd.
2
# SPDX-License-Identifier: CC0-1.0
3
4
name: Build release artifacts
@@ -16,5 +16,4 @@ jobs:
16
msvc-build:
17
uses: ./.github/workflows/windows-matrix.yml
18
with:
19
- organizeAndRelease: true # TODO
20
-
+ organizeAndRelease: true
0 commit comments