Skip to content

Commit 960bd29

Browse files
Juli Ovechkinagravity-ui-bot
andauthored
fix: version-1.x.x: fix release (#601)
* fix: version-1.x.x: fix release * 1.28.1-alpha.0 * 1.28.1-alpha.1 --------- Co-authored-by: gravity-ui-bot <[email protected]>
1 parent da27a31 commit 960bd29

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/release-1.x.x-fix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
npm-token: ${{ secrets.GRAVITY_UI_BOT_NPM_TOKEN }}
1515
node-version: 14
1616
default-branch: version-1.x.x/fixes
17-
tag: untagged
17+
npm-dist-tag: untagged

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravity-ui/page-constructor",
3-
"version": "1.28.0",
3+
"version": "1.28.1-alpha.1",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)