ci
Some checks failed
Release Mod / Build (push) Failing after 25s

This commit is contained in:
Lee 2024-08-07 05:28:21 +01:00
parent f38a1156e1
commit 517e9df72b

@ -3,7 +3,7 @@ name: Release Mod
on:
push:
branches: [master]
paths: [".gitea/workflows/publish-mod.yml", "Mod/**"]
paths: [".gitea/workflows/release-mod.yml", "Mod/**"]
jobs:
Build: