diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index de871ff4b3..ba2f5853d2 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -18,6 +18,6 @@ jobs: - name: Repository Dispatch uses: peter-evans/repository-dispatch@v2.0.1 with: - token: ${{ secrets.t }} + token: ${{ secrets.T }} event-type: update - repository: PenguinMod/penguinmod.github.io + repository: Snail-IDE/snail-ide.github.io