Skip to content

Commit

Permalink
fix: test release
Browse files Browse the repository at this point in the history
  • Loading branch information
yuberdysheva committed Sep 19, 2023
1 parent bbf0f37 commit d9a54ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-1.x.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Release version 1.x.x.

on:
push:
branches: [version-1.x.x/fixes]
branches: [yuberdysheva/alpha-released]

jobs:
release:
Expand All @@ -14,4 +14,4 @@ jobs:
npm-token: ${{ secrets.GRAVITY_UI_BOT_NPM_TOKEN }}
node-version: 18
npm-dist-tag: untagged
default-branch: version-1.x.x/fixes
default-branch: yuberdysheva/alpha-released

0 comments on commit d9a54ec

Please sign in to comment.