Compare commits

...

4 Commits

View File

@ -1,13 +1,14 @@
name: Build and Release Minecraft Plugin
on:
push:
pull_request:
branches:
- testing
jobs:
build-and-release:
steps:
# Repository auschecken
- name: Checkout Repository