Skip to content

Commit

Permalink
Update my-badges.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qoomon authored Mar 25, 2024
1 parent 4e1c786 commit 0cc50a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/my-badges.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
# with:
# dryrun: true
- name: Update My Badges
run: npx update-my-badges ${{github.repository_owner}}
run: npx update-my-badges ${{github.repository_owner}} --compact
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0cc50a0

Please sign in to comment.