File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed
Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 1+ # Copyright © Michal Čihař <[email protected] >2+ #
3+ # SPDX-License-Identifier: CC0-1.0
4+
5+ changelog :
6+ categories :
7+ - title : Changes and improvements
8+ labels :
9+ - ' *'
10+ exclude :
11+ labels :
12+ - dependencies
13+ authors :
14+ - weblate
15+ - title : Dependency updates
16+ labels :
17+ - dependencies
18+ - title : Translation updates
19+ authors :
20+ - weblate
Original file line number Diff line number Diff line change @@ -124,10 +124,10 @@ jobs:
124124 needs :
125125 - check
126126 steps :
127- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
127+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
128128 with :
129- name : dist
130129 path : dist
130+ merge-multiple : true
131131 - uses : ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
132132 with :
133133 generateReleaseNotes : true
You can’t perform that action at this time.
0 commit comments