diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-06-15 20:43:27 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-06-15 20:43:27 +0300 |
commit | abbb3fef55cb67b26e4a568147d882a1733446b0 (patch) | |
tree | b258d516189c3e13a2308d4e1d5267271c51f997 /README.md | |
parent | workflows/publish: use ubuntu-latest (diff) | |
download | fr24feed-abbb3fef55cb67b26e4a568147d882a1733446b0.tar.gz fr24feed-abbb3fef55cb67b26e4a568147d882a1733446b0.zip |
workflows/publish -> workflows/ci
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ fr24feed in Docker ================== -[![Publish](https://github.com/egor-tensin/fr24feed/actions/workflows/publish.yml/badge.svg)](https://github.com/egor-tensin/fr24feed/actions/workflows/publish.yml) +[![CI](https://github.com/egor-tensin/fr24feed/actions/workflows/ci.yml/badge.svg)](https://github.com/egor-tensin/fr24feed/actions/workflows/ci.yml) I'm tired of keeping track of all the hacks I needed to introduce to my Arch Linux installation on my Raspberry Pi to get fr24feed running, so here's a |