diff --git a/.github/workflows/test-release.yml b/.github/workflows/test-release.yml index 734a820..a06c759 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