mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-06-28 08:34:30 +00:00
Checkout with PAT.
This commit is contained in:
@@ -11,6 +11,8 @@ jobs:
|
||||
steps:
|
||||
# Preparation.
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
token: ${{ secrets.PAT }}
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '16'
|
||||
|
||||
Reference in New Issue
Block a user