فهرست منبع

ci: ignore update nix hash job

Aiden Cline 9 ماه پیش
والد
کامیت
ce6436280a
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      .github/workflows/update-nix-hashes.yml

+ 2 - 2
.github/workflows/update-nix-hashes.yml

@@ -34,8 +34,8 @@ jobs:
 
       - name: Configure git
         run: |
-          git config --global user.email "opencode@sst.dev"
-          git config --global user.name "opencode"
+          git config --global user.email "action@github.com"
+          git config --global user.name "Github Action"
 
       - name: Update node_modules hash
         run: |