Skip to content

Commit

Permalink
build: test release from feature-branch
Browse files Browse the repository at this point in the history
JST-70
  • Loading branch information
grisha87 committed Aug 11, 2023
1 parent 0fb559b commit a82be5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,4 +196,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release --dry-run
run: npx semantic-release --dry-run --branches feature/JST-70/automate-releases

0 comments on commit a82be5d

Please sign in to comment.