Skip to content

Commit

Permalink
use daocloud action
Browse files Browse the repository at this point in the history
  • Loading branch information
pacoxu committed Mar 3, 2025
1 parent 5614732 commit 3de331d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 */12 * * *"
push:
branches:
- main
- multi-clusters

env:
GITHUB_NAME: pacoxu
Expand All @@ -26,7 +26,7 @@ jobs:
TELEGRAM_CHAT_ID: ${{ secrets.TELE_CHAT_ID }}

- name: My GitHub Status
uses: pacoxu/github-repos-stats@multi-clusters
uses: pacoxu/github-repos-stats@daocloud
- name: Push README
run: |
git config --local user.email "${{ env.GITHUB_EMAIL }}"
Expand Down

0 comments on commit 3de331d

Please sign in to comment.