Publish: Update at-profile extension (#20853) * Update at-profile extension - fix: prevent infinite loop in profile selection by optimizing useEffect dependencies - docs: update screenshot filename in README from social-profile to at-profile - chore: rename and add profile metadata images - Initial commit * Update CHANGELOG * Removing package overrides * Update CHANGELOG.md and optimise images --------- Co-authored-by: raycastbot <bot@raycast.com> #43
extensions_build_publish.yml
on: push
github.event_name == 'push' && 'Publish' || (github.event_name == 'pull_request' && 'Check' || github.event_name == 'workflow_dispatch' && inputs.command || github.event_name )