From 00158a8a78d251ba4301ddaf25fb0d0b00dc1733 Mon Sep 17 00:00:00 2001 From: Gellipapa Date: Sat, 20 Jan 2024 22:55:42 +0100 Subject: [PATCH] Update formatter-lua.yml --- .github/workflows/formatter-lua.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/formatter-lua.yml b/.github/workflows/formatter-lua.yml index 2e0a027..353bb57 100644 --- a/.github/workflows/formatter-lua.yml +++ b/.github/workflows/formatter-lua.yml @@ -22,7 +22,6 @@ jobs: ref: ${{ github.event.pull_request.head.ref }} repository: ${{ github.event.pull_request.head.repo.full_name }} fetch-depth: 0 - token: ${{ secrets.MY_GITHUB_TOKEN || secrets.GITHUB_TOKEN }} - uses: actions/setup-node@v3 with: