Skip to content

feat: Support to copy image of embeds (#52) #53

feat: Support to copy image of embeds (#52)

feat: Support to copy image of embeds (#52) #53

Workflow file for this run

name: Deno Deploy
on:
push:
jobs:
deploy:
runs-on: ubuntu-latest
permissions:
id-token: write
contents: read
steps:
- name: Clone repository
uses: actions/checkout@v3
- name: Deploy to Deno Deploy
uses: denoland/deployctl@v1
with:
project: pindome-chan
entrypoint: src/main.ts