]> git.kianting.info Git - clo/blobdiff - .github/workflows/node.js.yml
Update node.js.yml
[clo] / .github / workflows / node.js.yml
index eb4d9d56e02da141dc899e07a7a56f88e56f8d82..84a70bf3d01342a6d20391490ce131c5bacc88e0 100644 (file)
@@ -21,6 +21,10 @@ jobs:
 
     steps:
     - uses: actions/checkout@v3
+      with:
+        ref: ${{ github.head_ref }}
+        token: ${{ secrets.UBERSHMEKEL_ALT_TOKEN }}
+    - uses: actions/cache@v3.0.3
     - name: Use Node.js ${{ matrix.node-version }}
       uses: actions/setup-node@v3
       with: