Skip to content

Commit

Permalink
Update workflow descriptions.
Browse files Browse the repository at this point in the history
  • Loading branch information
firke committed Apr 13, 2022
1 parent 09080cc commit 8e3c994
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ on:
required: true
default: false
binary-release-id:
description: "Optional workflow run ID for binaries"
description: "Optional workflow run ID for binaries from which to pull artifacts"
required: false
default: false
runtime-release-id:
description: "Optional workflow run ID for binaries"
description: "Optional workflow run ID for runtimes from which to pull artifacts"
required: false
default: false

Expand Down

0 comments on commit 8e3c994

Please sign in to comment.