Skip to content

Commit e8f79e7

Browse files
authored
SWI-6696 Update deploy.yml (#53)
1 parent b62e36a commit e8f79e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565

6666
- name: Publish npm Package
6767
run: |
68-
npm version $PACKAGE_VERSION --no-git-tag-version
6968
npm publish --access public
7069
env:
7170
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 commit comments

Comments
 (0)