setup-node not specific to private repo (#22757)
This commit is contained in:
3
.github/workflows/staging-deploy-pr.yml
vendored
3
.github/workflows/staging-deploy-pr.yml
vendored
@@ -291,8 +291,7 @@ jobs:
|
||||
- name: Check out LFS objects
|
||||
run: git lfs checkout
|
||||
|
||||
- if: ${{ github.repository == 'github/docs-internal' }}
|
||||
name: Setup node to clone early access
|
||||
- name: Setup node
|
||||
uses: actions/setup-node@270253e841af726300e85d718a5f606959b2903c
|
||||
with:
|
||||
node-version: 16.8.x
|
||||
|
||||
Reference in New Issue
Block a user