diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 33a0961..aab6d48 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -43,4 +43,4 @@ jobs: flavor: ${{ matrix.flavor }} runsOn: ${{ matrix.architecture == 'arm64' && 'uds-marketplace-ubuntu-arm64-4-core' || 'uds-marketplace-ubuntu-big-boy-4-core' }} reports-path: "tests/.playwright/reports/" - secrets: inherit # Inherits all secrets from the parent workflow. \ No newline at end of file + secrets: inherit # Inherits all secrets from the parent workflow.