Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

FIX Update ghostAPI.ts to use environment URL instead of package URL when available #250

FIX Update ghostAPI.ts to use environment URL instead of package URL when available

FIX Update ghostAPI.ts to use environment URL instead of package URL when available #250

Workflow file for this run

name: Write coauthors to a pull request
permissions:
pull-requests: write
on:
issue_comment:
types:
- created
jobs:
generate-coauthors:
name: Generate Coauthor
if: ${{ github.event.issue.pull_request }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: kevinzunigacuellar/[email protected]