Skip to content

Commit b06a61e

Browse files
committed
Update publish script log message to refer to "Dataform package" instead of "Dataform Plugin"
1 parent 672cd9c commit b06a61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/publish.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ function checkPrerequisites() {
4848
}
4949

5050
function main() {
51-
console.log('🚀 Starting publish process for Dataform Plugin')
51+
console.log('🚀 Starting publish process for a Dataform package')
5252

5353
checkPrerequisites()
5454

0 commit comments

Comments
 (0)