You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-07-13 01:40:48 +02:00
update relase pipeline
This commit is contained in:
2
.github/workflows/create-release.yml
vendored
2
.github/workflows/create-release.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
||||
VERSION=${FULL_VERSION%.*}.x
|
||||
|
||||
if [ ! -d "versioned_docs/version-${VERSION}" ]; then
|
||||
npm ci
|
||||
npm install
|
||||
npm run docusaurus docs:version ${VERSION}
|
||||
|
||||
git add .
|
||||
|
Reference in New Issue
Block a user