diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 1ce9437..c614d44 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -23,7 +23,7 @@ jobs: - name: Checkout code uses: actions/checkout@v4 - name: Set Environment Variables - uses: /.github/actions/set-environment-variables + uses: ./.github/actions/set-environment-variables with: environment: ${{ github.event.inputs.environment }} env: