Skip to content

Commit 8cfeb71

Browse files
release: check gh auth status (#129)
1 parent 2f90a84 commit 8cfeb71

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ requirements:
1111
- name: "Github CLI"
1212
cmd: gh version
1313
fixInstructions: brew install gh
14+
- name: "GH auth status"
15+
cmd: "gh auth status"
16+
fixInstructions: "gh auth login"
1417
- name: "Docker username"
1518
env: DOCKER_USERNAME
1619
- name: "Docker password"

0 commit comments

Comments
 (0)