Skip to content
on:
issues:
types: [closed]
jobs:
send-issue-info:
runs-on: ubuntu-latest
steps:
- name: Get isssue info and Post Data
uses: kemsakurai/send-deployment-frequency-action/.github/actions/send-issue@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}