mirror of
https://github.com/Redocly/redoc.git
synced 2025-07-04 19:13:03 +03:00
revert package version
This commit is contained in:
parent
a2efa58031
commit
811f74ef62
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
|
@ -81,9 +81,8 @@ jobs:
|
||||||
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/v}" >> $GITHUB_ENV
|
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/v}" >> $GITHUB_ENV
|
||||||
|
|
||||||
- name: Setup Node
|
- name: Setup Node
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: '14.x'
|
|
||||||
registry-url: 'https://registry.npmjs.org'
|
registry-url: 'https://registry.npmjs.org'
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "bandwidth-redoc",
|
"name": "bandwidth-redoc",
|
||||||
"version": "2.1.3",
|
"version": "0.1.0",
|
||||||
"description": "Bandwidth ReDoc Fork",
|
"description": "Bandwidth ReDoc Fork",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user