diff --git a/.github/workflows/test-release.yml b/.github/workflows/test-release.yml index 42f28a4..734a820 100644 --- a/.github/workflows/test-release.yml +++ b/.github/workflows/test-release.yml @@ -20,7 +20,7 @@ jobs: services: signway: image: gabotechs/signway - options: --entrypoint signway my-id my-secret + options: --entrypoint 'signway my-id my-secret' ports: - 3000:3000