Skip to content

Commit

Permalink
fix desc
Browse files Browse the repository at this point in the history
  • Loading branch information
osterman committed Jan 16, 2024
1 parent 4025548 commit 7dc3870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo-banner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
customizations: |
"#name": "${{ steps.repo.outputs.name }}"
"#type": "${{ steps.repo.outputs.type }}"
"#desc": "${{ steps.metadata.outputs.repository_description }}"
"#desc": "${{ steps.repo.outputs.desc }}"
viewportWidth: 1280
viewportHeight: 320
omitBackground: true
Expand Down

0 comments on commit 7dc3870

Please sign in to comment.