Merge remote-tracking branch 'origin/clean-start' into clean-start

This commit is contained in:
Michael Hillcox 2020-11-20 19:59:01 +00:00
commit 727e5727aa
No known key found for this signature in database
GPG key ID: 971C5B254742488F
2 changed files with 2 additions and 2 deletions

2
Jenkinsfile vendored
View file

@ -21,7 +21,7 @@ pipeline {
stage('Publish') {
when {
branch 'master'
branch 'main'
}
steps {
sh './gradlew publish --no-daemon'

View file

@ -5,4 +5,4 @@ For more information, visit the main CurseForge Page by [clicking here](http://m
Jenkins: [Click here](https://ci.ellpeck.de/blue/organizations/jenkins/ActuallyAdditions/)
Maven: [Click here](https://maven.ellpeck.de/de/ellpeck/actuallyadditions/)
![](https://raw.githubusercontent.com/Ellpeck/ActuallyAdditions/master/pics/logo.png)
![](https://raw.githubusercontent.com/Ellpeck/ActuallyAdditions/main/pics/logo.png)