Remove wrong token usage
This commit is contained in:
parent
24b17be1d2
commit
b04d4f7a80
|
@ -34,8 +34,6 @@ jobs:
|
|||
else
|
||||
echo "Submodule fetch skipped."
|
||||
fi
|
||||
with:
|
||||
token: ${{ secrets.PERSONAL_ACCESS_TOKEN || github.token }}
|
||||
- name: Use Node.js 14.x
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue