We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f683379 commit f279f20Copy full SHA for f279f20
.github/workflows/build-npm.yml
@@ -7,7 +7,7 @@ name: build-npm
7
# 'https://repository.folio.org/repository/npm-folioci/'
8
9
env:
10
- NODEJS_VERSION: '18'
+ NODEJS_VERSION: '20'
11
FOLIO_NPM_REGISTRY: 'https://repository.folio.org/repository/npm-folioci/'
12
COMPILE_TRANSLATION_FILES: true
13
.github/workflows/release-npm.yml
@@ -10,7 +10,7 @@ name: release-npm
# 'https://registry.folio-dev.indexdata.com'
14
15
FOLIO_MD_REGISTRY: 'https://registry.folio-dev.indexdata.com'
16
OK_SESSION: 'session1'
0 commit comments