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