mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 10:17:56 +00:00
Fix GitHub Actions token configuration
This commit is contained in:
@@ -21,7 +21,6 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
token: ${{ secrets.GH_PAT_BOT }}
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 'lts/*'
|
||||
|
||||
Reference in New Issue
Block a user