Update TestCookbook.cb/TestCookbook.vue

This commit is contained in:
test2 2026-01-31 17:09:50 +00:00
parent 4f66e19a29
commit 87a9e28ae1
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<template>
<div class="text-green-600">Hey! Successfully published a cookbook file in test-repo-8! </div>
<div class="text-green-600">Hey! Successfully published a cookbook file in test-repo-8, in the develop branch! </div>
</template>
<script setup>