Skip to content

Commit

Permalink
fix: entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
gabotechs authored and gabotechs committed Jun 11, 2023
1 parent 8eaafd7 commit 2512839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2512839

Please sign in to comment.