Skip to content

Commit 810c724

Browse files
fix: update release command (#1552)
1 parent bc2ea52 commit 810c724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_deriv_charts_and_update_deriv_app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
CI: true
6363
GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
6464
NPM_TOKEN: ${{ secrets. NPM_ACCESS_TOKEN }}
65-
run: npx semantic-release
65+
run: cd SmartCharts && npx semantic-release
6666

6767
update_chart_version_in_deriv_app:
6868
runs-on: Ubuntu-latest

0 commit comments

Comments
 (0)