4 Commits

2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: Build and Release Minecraft Plugin
on:
pull_request:
push:
branches:
- testing
@ -12,7 +12,7 @@ jobs:
steps:
# Repository auschecken
- name: Checkout Repository
uses: actions/checkout@v2
uses: actions/checkout@v3
# Java 17 installieren
- name: Set up Java 17

1
.gitea/workflows/test.md Normal file
View File

@ -0,0 +1 @@
testtest