Skip to content

Commit

Permalink
Added the required changes for the release file.
Browse files Browse the repository at this point in the history
  • Loading branch information
AyushNautiyalDeveloper committed Jun 20, 2024
1 parent 61148d9 commit d09053b
Show file tree
Hide file tree
Showing 4 changed files with 188 additions and 1,589 deletions.
137 changes: 0 additions & 137 deletions .github/workflows/if-nodejs-release.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ jobs:
name: Publish to any of NPM, Github, and Docker Hub
id: release
with:
publish: npm run publish-packages
version: npm run version-packages
publish: npx turbo run build && npx [email protected] publish
version: npx [email protected] version
commit: "version packages"
title: "chore: version packages"
env:
Expand Down
Loading

0 comments on commit d09053b

Please sign in to comment.