Skip to content

Commit

Permalink
Update clone_count.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IS2Lab authored Jun 5, 2024
1 parent aa19d0e commit 21f7299
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/clone_count.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
-H "Content-Type: application/json" \
-d @post_clone.json https://api.github.com/gists/${{ steps.set_id.outputs.GIST }} > /dev/null 2>&1
- name: Push
uses: ad-m/github-push-action@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# - name: Push
# uses: ad-m/github-push-action@main
# with:
# github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 21f7299

Please sign in to comment.