Skip to content

Commit

Permalink
fix 🐛: upcli commit name
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Hang <[email protected]>
  • Loading branch information
Banh-Canh committed Dec 20, 2024
1 parent e49b86e commit 2364e1a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion updatecli/updatecli.d/home-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ conditions:
# Defines "targets" which need to be updated if different than "source" information.
targets:
default:
name: NpinsUpdate
name: npins home-manager update
kind: shell
scmid: 'default'
spec:
Expand Down
2 changes: 1 addition & 1 deletion updatecli/updatecli.d/nixpkgs-unstable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ conditions:
# Defines "targets" which need to be updated if different than "source" information.
targets:
default:
name: NpinsUpdate
name: npins nixpkgs-unstable update
kind: shell
scmid: 'default'
spec:
Expand Down
2 changes: 1 addition & 1 deletion updatecli/updatecli.d/nixpkgs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ conditions:
# Defines "targets" which need to be updated if different than "source" information.
targets:
default:
name: NpinsUpdate
name: npins nixpkgs update
kind: shell
scmid: 'default'
spec:
Expand Down

0 comments on commit 2364e1a

Please sign in to comment.