Skip to content

Commit 915a3c9

Browse files
committed
GitHub Actions: Remove TODO
1 parent 158b4d9 commit 915a3c9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/release.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021-2022, Collabora, Ltd.
1+
# Copyright 2021-2024, Collabora, Ltd.
22
# SPDX-License-Identifier: CC0-1.0
33

44
name: Build release artifacts
@@ -16,5 +16,4 @@ jobs:
1616
msvc-build:
1717
uses: ./.github/workflows/windows-matrix.yml
1818
with:
19-
organizeAndRelease: true # TODO
20-
19+
organizeAndRelease: true

0 commit comments

Comments
 (0)