Skip to content

Commit

Permalink
chore(CI): Rename deploy to deploy-npm
Browse files Browse the repository at this point in the history
  • Loading branch information
kruplm committed Mar 14, 2024
1 parent 56bc6b2 commit 1a2ed22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
asset_name: composeui-${{ github.ref_name }}-win32.zip
asset_content_type: application/zip

deploy:
deploy-npm:
name: Publish Package to npmjs
runs-on: windows-latest
needs: upload
Expand Down

0 comments on commit 1a2ed22

Please sign in to comment.