Skip to content

feat: add file attachment support for issues and comments #450

feat: add file attachment support for issues and comments

feat: add file attachment support for issues and comments #450

Workflow file for this run

- name: Setup deno

Check failure on line 1 in .github/workflows/build-setup.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-setup.yml

Invalid workflow file

(Line: 1, Col: 1): A sequence was not expected
uses: denoland/setup-deno@v2
with:
deno-version: v2.x
- name: Generate GraphQL code
run: deno task codegen