* test

* update action

* remove test
This commit is contained in:
Archer
2025-04-06 18:45:04 +08:00
committed by GitHub
parent 73c997f7c5
commit 5839325f77
5 changed files with 16 additions and 18 deletions

View File

@@ -89,5 +89,5 @@ jobs:
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
body: '[👀 Visit Preview](${{ needs.deploy-preview.outputs.url }})'
body: '[👀 Visit preview document](${{ needs.deploy-preview.outputs.url }})'
})