Skip to content

Commit

Permalink
Make: dsa
Browse files Browse the repository at this point in the history
  • Loading branch information
ishkhan42 committed Mar 24, 2023
1 parent 8341e4e commit f8e8812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
persist-credentials: false
ref: 'main-dev'
- uses: actions/setup-node@v3
- run: cp .github/workflows/package.json . && npm install && npx semantic-release --branches ["main-dev"]
- run: cp .github/workflows/package.json . && npm install && npx semantic-release

0 comments on commit f8e8812

Please sign in to comment.