Skip to content

Commit cd3a91d

Browse files
chore: update logos-app-poc to logos-app
1 parent f60c448 commit cd3a91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/combined.Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ pipeline {
5353
stage('Publish') {
5454
when { expression { params.PUBLISH } }
5555
steps { script {
56-
github.publishReleaseFiles(user: 'logos-co', repo: 'logos-app-poc')
56+
github.publishReleaseFiles(user: 'logos-co', repo: 'logos-app')
5757
} }
5858
}
5959
}

0 commit comments

Comments
 (0)