These are the gh commands used in the workflow.
gh auth login
gh auth statusgh repo create
gh repo edit
gh repo view --webgh issue create
gh issue list
gh issue view 1gh pr create
gh pr view --comments
gh pr checks
gh pr diff
gh pr merge --squash --delete-branchgh run list
gh run watch
gh run view --loggh release create
gh release view
gh release upload