use development tag instead of latest, because it might lead to confusion

This commit is contained in:
Martin Marmsoler 2022-11-10 08:36:34 +01:00
parent 21dcbc7006
commit 146ae6a7f9
3 changed files with 3 additions and 3 deletions

View File

@ -355,7 +355,7 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
prerelease: true
title: 'Latest Build (Development)'
automatic_release_tag: 'latest'
automatic_release_tag: 'development'
files: |
**/artifacts/Gittyup win64/Gittyup*.exe
**/artifacts/Gittyup win32/Gittyup*.exe

View File

@ -16,7 +16,7 @@ Gittyup is a graphical Git client designed to help you understand and manage you
is available either as pre-built flatpak for Linux, 32 / 64 binary for Windows, macOS,
or can be built from source by following the directions [below](https://github.com/Murmele/Gittyup#how-to-build).
The [latest development version](https://github.com/Murmele/Gittyup/releases/tag/latest) is available pre-built as well.
The [latest development version](https://github.com/Murmele/Gittyup/releases/tag/development) is available pre-built as well.
Gittyup is a continuation of the [GitAhead](https://github.com/gitahead/gitahead) client.

View File

@ -7,7 +7,7 @@ Stable versions for different packages are available for
- [32 / 64 binary for Windows](https://github.com/Murmele/Gittyup/releases/stable) or
- [macOS](https://github.com/Murmele/Gittyup/releases/stable) or from [![homebrew](https://img.shields.io/badge/Homebrew-gray?logo=Homebrew&logoColor=%23FBB040)](https://formulae.brew.sh/cask/gittyup)
The [latest development version](https://github.com/Murmele/Gittyup/releases/tag/latest) is available either as pre-built for
The [latest development version](https://github.com/Murmele/Gittyup/releases/tag/development) is available either as pre-built for
- flatpak for Linux,
- 32 / 64 binary for Windows,
- macOS