Skip to content

Commit

Permalink
Update update_clone_badge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HAISeq authored Mar 21, 2024
1 parent 74489ea commit c065bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_clone_badge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
token: ${{ secrets.GH_ACTION }}

- name: Get clone and download counts
id: get_counts gh_action
id: get_counts
run: |
# Fetch clone count from GitHub API
CLONE_COUNT=$(curl -s -H "Authorization: Bearer ${{ secrets.GH_ACTION }}" \
Expand Down

0 comments on commit c065bd5

Please sign in to comment.