Skip to content

Commit

Permalink
Revert "Update node.js.yml"
Browse files Browse the repository at this point in the history
This reverts commit 743a4c9.
  • Loading branch information
RedMan13 committed Sep 23, 2023
1 parent a23eddb commit 7705e12
Showing 1 changed file with 0 additions and 37 deletions.
37 changes: 0 additions & 37 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,40 +18,3 @@ jobs:
node-version: '12.x'
- run: npm install
- run: npm test
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

0 comments on commit 7705e12

Please sign in to comment.