Skip to content

Commit

Permalink
Remove version command
Browse files Browse the repository at this point in the history
  • Loading branch information
ncalteen committed Mar 14, 2024
1 parent e4eab25 commit 6458917
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,6 @@ jobs:
id: test
run: npm run ci-test

- name: Update npm Version
id: version
run:
npm version ${{ needs.release.outputs.tag }} --git-tag-version false

- name: Publish
id: publish
env:
Expand Down

0 comments on commit 6458917

Please sign in to comment.