mirror of
https://github.com/usememos/memos.git
synced 2025-03-04 01:04:38 +08:00
chore: update Uffizzi GHA for better error-handling (#996)
Update Uffizzi GHA for better error-handling
This commit is contained in:
parent
930b54fabd
commit
1bdb0d465c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/uffizzi-preview.yml
vendored
2
.github/workflows/uffizzi-preview.yml
vendored
|
@ -72,7 +72,7 @@ jobs:
|
|||
name: Use Remote Workflow to Preview on Uffizzi
|
||||
needs:
|
||||
- cache-compose-file
|
||||
uses: UffizziCloud/preview-action/.github/workflows/reusable.yaml@v2
|
||||
uses: UffizziCloud/preview-action/.github/workflows/reusable.yaml@check_pr_state
|
||||
with:
|
||||
# If this workflow was triggered by a PR close event, cache-key will be an empty string
|
||||
# and this reusable workflow will delete the preview deployment.
|
||||
|
|
Loading…
Reference in a new issue