Docs: fix typo (#265)

Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
This commit is contained in:
Carson Yang
2023-09-06 14:29:49 +08:00
committed by GitHub
parent 975e011e03
commit 565f9c8113
2 changed files with 6 additions and 5 deletions

View File

@@ -78,7 +78,7 @@ jobs:
- name: Write md
run: |
echo "# 🤖 Generated by deploy action" > report.md
echo "[Deploy Actions Address](${{ needs.deploy-preview.outputs.url }})" >> report.md
echo "[👀 Visit Preview](${{ needs.deploy-preview.outputs.url }})" >> report.md
cat report.md
- name: Gh Rebot for Sealos
uses: labring/gh-rebot@v0.0.6