Skip to content

Commit de2fee9

Browse files
fix: update module version #2
1 parent 00d9dfe commit de2fee9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ jobs:
4444
- name: update the module version
4545
run: |
4646
npm version minor
47-
git add package.json
48-
git commit -m "fix: update module version"
4947
git push origin main
5048
env:
5149
NODE_AUTH_TOKEN: ${{secrets.NPM_AUTH_TOKEN}}

0 commit comments

Comments
 (0)