Skip to content

Commit e71ff5e

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

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

6666
- name: Publish npm Package
6767
run: |
68+
npm version $PACKAGE_VERSION --allow-same-version
6869
npm publish --access public
6970
env:
7071
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 commit comments

Comments
 (0)