Skip to content

Commit 009b4c2

Browse files
committed
fix: update build summary message for clarity
1 parent 08a411b commit 009b4c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-dev-github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393

9494
- name: "Generate Build Summary"
9595
run: |
96-
echo "📦 Generating rich build summary..."
96+
echo "📦 Generating build summary..."
9797
./build.sh --target workflow-summary \
9898
--use-directory-props-version true \
9999
--branch-name ${{ github.ref_name }}

0 commit comments

Comments
 (0)