Skip to content

Commit

Permalink
SWI-6696 Update deploy.yml (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
ckoegel authored Dec 10, 2024
1 parent b62e36a commit e8f79e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:

- name: Publish npm Package
run: |
npm version $PACKAGE_VERSION --no-git-tag-version
npm publish --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
Expand Down

0 comments on commit e8f79e7

Please sign in to comment.