mirror of https://github.com/usememos/memos.git
fix: bump Version of reusable.yaml (#707)
Bump version Bump up the version for reusable.yaml to v2
This commit is contained in:
parent
3f0601f651
commit
a2ee750d1e
|
|
@ -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.6.1
|
||||
uses: UffizziCloud/preview-action/.github/workflows/reusable.yaml@v2
|
||||
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 New Issue