Update links for 1.20.1

This commit is contained in:
2023-06-13 12:50:51 -05:00
parent 6b00cbdbb9
commit 0c8658f767
3 changed files with 5 additions and 5 deletions

2
Jenkinsfile vendored
View File

@ -33,7 +33,7 @@ pipeline {
}
stage('publish') {
when {
branch "1.20"
branch "1.20.1"
}
steps {
script {