Skip to content

Commit

Permalink
feat : condition stiudy
Browse files Browse the repository at this point in the history
  • Loading branch information
jhon3242 committed Jul 23, 2024
1 parent 3be0f1e commit 15fb358
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
detach-test:
runs-on: ubuntu-latest
outputs:
domain: ${{steps.ffff.outputs.main}}
web: ${{steps.ffff.outputs.test}}
main: ${{steps.ffff.outputs.main}}
test: ${{steps.ffff.outputs.test}}
steps:
- name: ffff
uses: dorny/paths-filter@v3
Expand Down

0 comments on commit 15fb358

Please sign in to comment.