Fix
This commit is contained in:
parent
e0bb5f323f
commit
f1dfc16e1c
|
@ -271,7 +271,7 @@ jobs:
|
|||
src:
|
||||
- packages/account-portal/**
|
||||
|
||||
- if: steps.changes.outputs.changes.src == 'true'
|
||||
- if: steps.changes.outputs.src == 'true'
|
||||
name: Check account portal commit
|
||||
id: get_accountportal_commits
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue