Compare commits
No commits in common. "057b5672e1ff580be45bca707f4af9d0dce5fd2e" and "451ca47fb3314ff86cf33ce15bf0a88a034d7655" have entirely different histories.
057b5672e1
...
451ca47fb3
@ -1,14 +1,13 @@
|
|||||||
name: Build and Release Minecraft Plugin
|
name: Build and Release Minecraft Plugin
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- testing
|
- testing
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-release:
|
build-and-release:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# Repository auschecken
|
# Repository auschecken
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
|
Loading…
x
Reference in New Issue
Block a user