Skip to content

this is a incredibly silly way to do things #2257

this is a incredibly silly way to do things

this is a incredibly silly way to do things #2257

Workflow file for this run

name: Remote Dispatch Action Initiator
#test
on: [push]
jobs:
ping-pong:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/[email protected]
with:
token: ${{ secrets.t }}
event-type: update
repository: PenguinMod/penguinmod.github.io
- name: Repository Dispatch2
uses: peter-evans/[email protected]
with:
token: ${{ secrets.t }}
event-type: update
repository: PenguinMod/PenguinMod-Packager