Skip to content

Commit

Permalink
fixing a bug in the parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
TieDyedSheep committed May 23, 2024
1 parent 369b470 commit 5a4ee54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ on:
type: string
jobs:
ci:
uses: shardeum/github-automation/.github/workflows/node-ci-shared.yml@${{ inputs['workflow-branch'] }}
uses: shardeum/github-automation/.github/workflows/node-ci-shared.yml@${{ github.event.inputs.workflow-branch }}

0 comments on commit 5a4ee54

Please sign in to comment.