Compare commits
1 Commits
88efe99327
...
1.0
Author | SHA1 | Date | |
---|---|---|---|
fd8b3ab94d |
@ -3,11 +3,10 @@ name: Build and Release Minecraft Plugin
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- Testing
|
- testing
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-release:
|
build-and-release:
|
||||||
runs-on: self-hosted
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# Repository auschecken
|
# Repository auschecken
|
||||||
|
Reference in New Issue
Block a user