Compare commits

..

No commits in common. "057b5672e1ff580be45bca707f4af9d0dce5fd2e" and "451ca47fb3314ff86cf33ce15bf0a88a034d7655" have entirely different histories.

View File

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