Skip to content

distribution

distribution #1

name: Publish release
on:
repository_dispatch:
types: [distribution]
jobs:
myEvent:
runs-on: self-hosted
steps:
- run: echo ${{ github.event.client_payload }}