Skip to content

Commit 7685931

Browse files
committed
devbuild4
1 parent ff03251 commit 7685931

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/rssguard.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,15 +97,15 @@ jobs:
9797
omitBodyDuringUpdate: true
9898
prerelease: true
9999
removeArtifacts: true
100-
tag: devbuild
100+
tag: devbuild4
101101

102-
- name: Update "devbuild" tag
102+
- name: Update "devbuild4" tag
103103
if: ${{ !startsWith(github.ref, 'refs/tags/') }}
104104
uses: richardsimko/update-tag@v1
105105
env:
106106
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
107107
with:
108-
tag_name: devbuild
108+
tag_name: devbuild4
109109

110110
- name: Release stable binaries
111111
if: startsWith(github.ref, 'refs/tags/')

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RSS Guard
88
[![GitHub issues](https://img.shields.io/github/issues/martinrotter/rssguard.svg?maxAge=360)](https://github.com/martinrotter/rssguard/issues)
99
[![License](https://img.shields.io/github/license/martinrotter/rssguard.svg?maxAge=360000)](https://github.com/martinrotter/rssguard/blob/master/LICENSE.md)
1010

11-
### [Discord server](https://discord.gg/7xbVMPPNqH) | [Downloads](https://github.com/martinrotter/rssguard/releases) | [Development builds](https://github.com/martinrotter/rssguard/releases/tag/devbuild) | [Documentation](https://rssguard.readthedocs.io) | [Translations](https://rssguard.readthedocs.io/en/stable/contrib/localization.html)
11+
### [Discord server](https://discord.gg/7xbVMPPNqH) | [Downloads](https://github.com/martinrotter/rssguard/releases) | [Development builds](https://github.com/martinrotter/rssguard/releases/tag/devbuild4) | [Documentation](https://rssguard.readthedocs.io) | [Translations](https://rssguard.readthedocs.io/en/stable/contrib/localization.html)
1212

1313
RSS Guard is a simple RSS/ATOM feed reader for Windows, Linux, BSD, OS/2 or macOS which can work with RSS/ATOM/JSON/iCalendar/Sitemap feeds as well as many online feed services:
1414
* [Feedly](https://feedly.com)

docs/source/downloads.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Downloads & Installation
22
========================
33

44
## Downloads
5-
Official place to download RSS Guard is at [Github Releases page](https://github.com/martinrotter/rssguard/releases). You can also download the [development (beta) build](https://github.com/martinrotter/rssguard/releases/tag/devbuild), which is updated automatically every time the source code is updated (there is like 30 minutes delay because the compilation step takes some time).
5+
Official place to download RSS Guard is at [Github Releases page](https://github.com/martinrotter/rssguard/releases). You can also download the [development (beta) build](https://github.com/martinrotter/rssguard/releases/tag/devbuild4), which is updated automatically every time the source code is updated (there is like 30 minutes delay because the compilation step takes some time).
66

77
RSS Guard is also available in [repositories of many Linux distributions](https://repology.org/project/rssguard/versions), and via [Flathub](https://flathub.org/apps/search?q=rssguard).
88

0 commit comments

Comments
 (0)