]> git.kianting.info Git - clo/commitdiff
Update node.js.yml
authorTan, Kian-ting <yoxem@kianting.info>
Mon, 4 Sep 2023 14:10:28 +0000 (22:10 +0800)
committerGitHub <noreply@github.com>
Mon, 4 Sep 2023 14:10:28 +0000 (22:10 +0800)
.github/workflows/node.js.yml

index e3380f67a71c934d30ee6da73d1c18461af3d0a2..d920dae6644989099f6ebb29309093574551a572 100644 (file)
@@ -23,7 +23,6 @@ jobs:
     - uses: actions/checkout@v3
       with:
         ref: ${{ github.head_ref }}
-        token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
     - uses: actions/cache@v3.0.3
     - name: Use Node.js ${{ matrix.node-version }}
       uses: actions/setup-node@v3