mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
ci: ignore update nix hash job
This commit is contained in:
parent
e49204bd33
commit
ce6436280a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/update-nix-hashes.yml
vendored
4
.github/workflows/update-nix-hashes.yml
vendored
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue