From 5c9df13d159127a16a0976cf2c9acdc393c15323 Mon Sep 17 00:00:00 2001 From: MeexReay Date: Sat, 14 Jun 2025 21:38:30 +0300 Subject: [PATCH] fix gitea actions --- .gitea/workflows/java.yml | 2 +- README.md | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/java.yml b/.gitea/workflows/java.yml index 2dd136f..5c47e28 100644 --- a/.gitea/workflows/java.yml +++ b/.gitea/workflows/java.yml @@ -1,4 +1,4 @@ -on: [push, pull_request] +on: [ push ] name: Build fabric mod diff --git a/README.md b/README.md index d8959df..ca695e9 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,10 @@ Toggle replay | not specified by default You can find stable releases on [Modrinth](https://modrinth.com/mod/repeating-mod/versions) or on [Releases page](https://git.meex.lol/MeexReay/repeating_mod/releases) -### Developement artifacts +### Development artifacts -Artifacts are automatically built with [Gitea Actions](https://git.meex.lol/MeexReay/repeating_mod/actions) on each commit +Artifacts are automatically built with [Gitea Actions](https://git.meex.lol/MeexReay/repeating_mod/actions) on each commit. \ +[Download latest artifact](https://git.meex.lol/MeexReay/repeating_mod/actions/runs/latest/artifacts/build) ## Roadmap