Skip to content

New Blocks in TurboWarp Blocks #137

New Blocks in TurboWarp Blocks

New Blocks in TurboWarp Blocks #137

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: Snail-IDE/snail-ide.github.io
- name: Repository Dispatch2
uses: peter-evans/[email protected]
with:
token: ${{ secrets.T }}
event-type: update
repository: Snail-IDE/Snail-IDE-Packager