mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-13 04:55:50 +00:00
refine docs deployment
This commit is contained in:
parent
44ebb727df
commit
e0bc0622ca
1
.github/file-filters.yml
vendored
1
.github/file-filters.yml
vendored
@ -4,5 +4,6 @@ e2e-all:
|
||||
|
||||
e2e-docs:
|
||||
- '**/*.md'
|
||||
- '.github/workflows/e2e.deploy.docs.yml'
|
||||
- '.vuepress/*'
|
||||
- 'package.json'
|
||||
|
||||
2
.github/workflows/e2e.deploy.docs.yml
vendored
2
.github/workflows/e2e.deploy.docs.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
- name: Set Node version
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '>=21'
|
||||
node-version: '21'
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@master
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user