temporalio / cli

Command-line interface for running Temporal Server and interacting with Workflows, Activities, Namespaces, and other parts of Temporal
https://docs.temporal.io/cli
MIT License
251 stars 36 forks source link

Fix trigger-publish.yml to quote the commit hash #592

Closed antlai-temporal closed 3 months ago

antlai-temporal commented 3 months ago

What was changed

The github action to publish the release was not quoting the commit hash properly, creating invalid json, and making the request to fail.

  1. How was this tested:

    Triggering the workflow manually