Skip to content

Commit

Permalink
fix(workflows): update workflow name to 'Release wasi-demo-app' for c…
Browse files Browse the repository at this point in the history
…larity

Signed-off-by: Jiaxiao (mossaka) Zhou <[email protected]>
  • Loading branch information
Mossaka committed Dec 16, 2024
1 parent ded7be8 commit 285c30c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/relaese-wasi-demo-app.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# yaml-language-server: $schema=https://json.schemastore.org/github-action.json

name: Release
name: Release wasi-demo-app
run-name: wasi-demo-app@${{ inputs.version }}

on:
Expand Down

0 comments on commit 285c30c

Please sign in to comment.