Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoHsuProgrammingLab authored Nov 1, 2024
1 parent 524a2df commit 9210eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
uses: schneegans/[email protected]
with:
auth: ${{ secrets.GIST_SECRET }}
gistID: c7b2d5e19079e12445b300407e383294
gistID: ${{ secrets.GIST_ID }}
filename: badge.json
label: 'Rubocop'
message: '${{ env.rubocop_offenses }} offenses'
Expand Down

0 comments on commit 9210eb9

Please sign in to comment.