Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit83b45fc

Browse files
committed
fix: correct variable syntax in workflow YAML
1 parentef93173 commit83b45fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/docs-unified.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ jobs:
616616
617617
## 🖥️ [View Documentation Preview]($PREVIEW_URL)
618618

619-
> $STATUS_EMOJI **Validation Result**: ${{ steps.validation-results.outputs.badge }}
619+
> ${STATUS_EMOJI} **Validation Result**: ${{ steps.validation-results.outputs.badge }}
620620

621621
### Quick Links
622622
-[Main Docs]($PREVIEW_URL)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp