Skip to content

Commit cb7d32b

Browse files
committed
fixup! add needs
1 parent 0bacfc5 commit cb7d32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
steps:
5858
- id: log
5959
run: |
60-
echo "${{ toJSON(changesj) }}"
60+
echo "${{ toJSON(changes) }}"
6161
6262
style-lint-golangci:
6363
name: style/lint/golangci

0 commit comments

Comments
 (0)