Skip to content

Commit f7d41eb

Browse files
authored
Merge pull request #3743 from Flow-Launcher/update_prerelease_message
Update pre-release build's release message
2 parents 3688837 + 8a54cc2 commit f7d41eb

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

appveyor.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,17 @@ deploy:
6969
- provider: GitHub
7070
repository: Flow-Launcher/Prereleases
7171
release: v$(prereleaseTag)
72-
description: 'This is the early access build of our upcoming release. All changes contained here are reviewed, tested and stable to use.\n\nSee our [release](https://github.com/Flow-Launcher/Flow.Launcher/pulls?q=is%3Aopen+is%3Apr+label%3Arelease) Pull Request for details.\n\nFor latest production release visit [here](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest)\n\nPlease report any bugs or issues over at the [main repository](https://github.com/Flow-Launcher/Flow.Launcher/issues)'
72+
description: |
73+
This is the early access build of our upcoming release.
74+
All changes contained here are reviewed, tested and stable to use.
75+
76+
This build includes new changes from commit:
77+
$(APPVEYOR_REPO_COMMIT_MESSAGE)
78+
79+
See all changes in this early access by going to the [milstones](https://github.com/Flow-Launcher/Flow.Launcher/milestones?sort=title&direction=asc) section and choosing the upcoming milestone.
80+
For latest production release visit [here](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest)
81+
82+
Please report any bugs or issues over at the [main repository](https://github.com/Flow-Launcher/Flow.Launcher/issues)'
7383
auth_token:
7484
secure: ij4UeXUYQBDJxn2YRAAhUOjklOGVKDB87Hn5J8tKIzj13yatoI7sLM666QDQFEgv
7585
artifact: Squirrel Installer, Portable Version, Squirrel nupkg, Squirrel RELEASES

0 commit comments

Comments
 (0)