Skip to content

Update repository_displatch.yml #4

Update repository_displatch.yml

Update repository_displatch.yml #4

name: Dispatch Event
on:
push:
branches:
- master # or any branch you want to trigger the event
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.TOKEN }}
repository: sitolam/arch-setup-iso
event-type: arch-setup-push