.gitea/workflows/release.yml aktualisiert

This commit is contained in:
Steev 2024-12-27 03:02:42 +01:00
parent 1bac43b3fe
commit 750042d7a9

View File

@ -3,7 +3,7 @@ name: Build and Release Minecraft Plugin
on:
push:
branches:
- main
- release
jobs:
build: