69
69
repository : " Flow-Launcher/Flow.Launcher.Plugin.BrowserBookmark"
70
70
files : " Flow.Launcher.Plugin.BrowserBookmark.zip"
71
71
tag_name : " v${{steps.updated-version-browserbookmark.outputs.prop}}"
72
+ body : Visit Flow's [release notes](https://github.com/Flow-Launcher/Flow.Launcher/releases) for changes.
72
73
env :
73
74
GITHUB_TOKEN : ${{ secrets.PUBLISH_PLUGINS }}
74
75
95
96
repository : " Flow-Launcher/Flow.Launcher.Plugin.Calculator"
96
97
files : " Flow.Launcher.Plugin.Calculator.zip"
97
98
tag_name : " v${{steps.updated-version-calculator.outputs.prop}}"
99
+ body : Visit Flow's [release notes](https://github.com/Flow-Launcher/Flow.Launcher/releases) for changes.
98
100
env :
99
101
GITHUB_TOKEN : ${{ secrets.PUBLISH_PLUGINS }}
100
102
@@ -121,6 +123,7 @@ jobs:
121
123
repository : " Flow-Launcher/Flow.Launcher.Plugin.Explorer"
122
124
files : " Flow.Launcher.Plugin.Explorer.zip"
123
125
tag_name : " v${{steps.updated-version-explorer.outputs.prop}}"
126
+ body : Visit Flow's [release notes](https://github.com/Flow-Launcher/Flow.Launcher/releases) for changes.
124
127
env :
125
128
GITHUB_TOKEN : ${{ secrets.PUBLISH_PLUGINS }}
126
129
@@ -147,6 +150,7 @@ jobs:
147
150
repository : " Flow-Launcher/Flow.Launcher.Plugin.PluginIndicator"
148
151
files : " Flow.Launcher.Plugin.PluginIndicator.zip"
149
152
tag_name : " v${{steps.updated-version-pluginindicator.outputs.prop}}"
153
+ body : Visit Flow's [release notes](https://github.com/Flow-Launcher/Flow.Launcher/releases) for changes.
150
154
env :
151
155
GITHUB_TOKEN : ${{ secrets.PUBLISH_PLUGINS }}
152
156
@@ -173,6 +177,7 @@ jobs:
173
177
repository : " Flow-Launcher/Flow.Launcher.Plugin.PluginsManager"
174
178
files : " Flow.Launcher.Plugin.PluginsManager.zip"
175
179
tag_name : " v${{steps.updated-version-pluginsmanager.outputs.prop}}"
180
+ body : Visit Flow's [release notes](https://github.com/Flow-Launcher/Flow.Launcher/releases) for changes.
176
181
env :
177
182
GITHUB_TOKEN : ${{ secrets.PUBLISH_PLUGINS }}
178
183
@@ -199,6 +204,7 @@ jobs:
199
204
repository : " Flow-Launcher/Flow.Launcher.Plugin.ProcessKiller"
200
205
files : " Flow.Launcher.Plugin.ProcessKiller.zip"
201
206
tag_name : " v${{steps.updated-version-processkiller.outputs.prop}}"
207
+ body : Visit Flow's [release notes](https://github.com/Flow-Launcher/Flow.Launcher/releases) for changes.
202
208
env :
203
209
GITHUB_TOKEN : ${{ secrets.PUBLISH_PLUGINS }}
204
210
@@ -225,6 +231,7 @@ jobs:
225
231
repository : " Flow-Launcher/Flow.Launcher.Plugin.Program"
226
232
files : " Flow.Launcher.Plugin.Program.zip"
227
233
tag_name : " v${{steps.updated-version-program.outputs.prop}}"
234
+ body : Visit Flow's [release notes](https://github.com/Flow-Launcher/Flow.Launcher/releases) for changes.
228
235
env :
229
236
GITHUB_TOKEN : ${{ secrets.PUBLISH_PLUGINS }}
230
237
@@ -251,6 +258,7 @@ jobs:
251
258
repository : " Flow-Launcher/Flow.Launcher.Plugin.Shell"
252
259
files : " Flow.Launcher.Plugin.Shell.zip"
253
260
tag_name : " v${{steps.updated-version-shell.outputs.prop}}"
261
+ body : Visit Flow's [release notes](https://github.com/Flow-Launcher/Flow.Launcher/releases) for changes.
254
262
env :
255
263
GITHUB_TOKEN : ${{ secrets.PUBLISH_PLUGINS }}
256
264
@@ -277,6 +285,7 @@ jobs:
277
285
repository : " Flow-Launcher/Flow.Launcher.Plugin.Sys"
278
286
files : " Flow.Launcher.Plugin.Sys.zip"
279
287
tag_name : " v${{steps.updated-version-sys.outputs.prop}}"
288
+ body : Visit Flow's [release notes](https://github.com/Flow-Launcher/Flow.Launcher/releases) for changes.
280
289
env :
281
290
GITHUB_TOKEN : ${{ secrets.PUBLISH_PLUGINS }}
282
291
@@ -303,6 +312,7 @@ jobs:
303
312
repository : " Flow-Launcher/Flow.Launcher.Plugin.Url"
304
313
files : " Flow.Launcher.Plugin.Url.zip"
305
314
tag_name : " v${{steps.updated-version-url.outputs.prop}}"
315
+ body : Visit Flow's [release notes](https://github.com/Flow-Launcher/Flow.Launcher/releases) for changes.
306
316
env :
307
317
GITHUB_TOKEN : ${{ secrets.PUBLISH_PLUGINS }}
308
318
@@ -329,6 +339,7 @@ jobs:
329
339
repository : " Flow-Launcher/Flow.Launcher.Plugin.WebSearch"
330
340
files : " Flow.Launcher.Plugin.WebSearch.zip"
331
341
tag_name : " v${{steps.updated-version-websearch.outputs.prop}}"
342
+ body : Visit Flow's [release notes](https://github.com/Flow-Launcher/Flow.Launcher/releases) for changes.
332
343
env :
333
344
GITHUB_TOKEN : ${{ secrets.PUBLISH_PLUGINS }}
334
345
@@ -355,5 +366,6 @@ jobs:
355
366
repository : " Flow-Launcher/Flow.Launcher.Plugin.WindowsSettings"
356
367
files : " Flow.Launcher.Plugin.WindowsSettings.zip"
357
368
tag_name : " v${{steps.updated-version-windowssettings.outputs.prop}}"
369
+ body : Visit Flow's [release notes](https://github.com/Flow-Launcher/Flow.Launcher/releases) for changes.
358
370
env :
359
371
GITHUB_TOKEN : ${{ secrets.PUBLISH_PLUGINS }}
0 commit comments