Skip to content

Commit 8167804

Browse files
committed
Update references to github org name to 'typedb'
1 parent daa7338 commit 8167804

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deployment.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
44

55
deployment = {
6-
"github.organisation": "vaticle",
6+
"github.organisation": "typedb",
77
"github.repository": "typedb-protocol"
88
}

tool/release/create_notes.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# License, v. 2.0. If a copy of the MPL was not distributed with this
44
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
55

6-
bazel run @typedb_dependencies//tool/release/notes:create -- vaticle typedb-protocol HEAD "$(cat VERSION)" ./RELEASE_TEMPLATE.md ./RELEASE_NOTES_LATEST.md
6+
bazel run @typedb_dependencies//tool/release/notes:create -- typedb typedb-protocol HEAD "$(cat VERSION)" ./RELEASE_TEMPLATE.md ./RELEASE_NOTES_LATEST.md

0 commit comments

Comments
 (0)