Skip to content

Commit ee06d83

Browse files
nightly-dev build
1 parent 5e8165e commit ee06d83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-x-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
runs-on: ubuntu-latest
4040
steps:
4141
- name: Output Inputs
42-
run: echo "${{ toJSON(github.event.inputs) }}"
42+
run: echo "${{ toJSON(inputs) }}"
4343

4444
- name: Checkout
4545
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)