We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d9e75 commit d35973dCopy full SHA for d35973d
.github/workflows/contributors.yml
@@ -21,6 +21,6 @@ jobs:
21
env:
22
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
with:
24
- imageSize: 100
25
- columnsPerRow: 6
+ image_size: 100
+ columns_per_row: 6
26
0 commit comments