Skip to content

Commit

Permalink
fix: release action to update latest version to package.json and pack…
Browse files Browse the repository at this point in the history
…age-lock.json
  • Loading branch information
Pradumnasaraf committed Sep 19, 2024
1 parent 89fb55e commit bb1240e
Show file tree
Hide file tree
Showing 3 changed files with 626 additions and 398 deletions.
1 change: 0 additions & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
github-token: ${{ secrets.PA_TOKEN }}
version-file: 'package.json, package-lock.json'
output-file: "false"
skip-commit: "true"
create-summary: 'true'

- name: create release
Expand Down
Loading

0 comments on commit bb1240e

Please sign in to comment.