Skip to content

Update send-release-info.yml (#11) #8

Update send-release-info.yml (#11)

Update send-release-info.yml (#11) #8

on:
release:
types:
- published
jobs:
send-release-info:
runs-on: ubuntu-latest
steps:
- name: Get release info and Post Data
- uses: kemsakurai/send-deployment-frequency-action/.github/actions/send-deployment-frequency@main
with:
web-hook-url: 'https://httpbin.org/post'