Skip to content

Commit 848f42b

Browse files
committed
Updating all gh extensions
1 parent 3fa1fb5 commit 848f42b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

roles/gh/tasks/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@
2525
dest: "{{ ansible_env.HOME }}/.config/gh-dash/config.yaml"
2626
mode: '0644'
2727
owner: "{{ ansible_env.USER }}"
28+
29+
- name: "{{ role_name }} | Upgrade gh extensions"
30+
ansible.builtin.command:
31+
cmd: gh extension upgrade --all

0 commit comments

Comments
 (0)