example-package
example-package copied to clipboard
Feature: replace curl with `gh api`
Instead of using curl, we could use the gh CLI gh api -H "Accept: application/vnd.github.v3+json"...