Skip to content

Commit

Permalink
chore(build): Auto-build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
seebeen committed Jan 31, 2024
1 parent aad6b1c commit b34171b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
GIT_COMMITTER_EMAIL: '[email protected]'
GITHUB_TOKEN: ${{ secrets.OBLAK_BOT_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
run: npx run semantic-release
run: npx semantic-release@23
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nestjs-puppeteer",
"description": "Puppeteer module for NestJS",
"version": "1.1.1",
"version": "0.0.0",
"license": "MIT",
"author": {
"name": "Sibin Grasic",
Expand Down

0 comments on commit b34171b

Please sign in to comment.