Skip to content

Commit

Permalink
Update Workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
anudit committed Jun 5, 2023
1 parent 4d14899 commit d24112d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
account: theconvospace
project: ${{ github.event.inputs.package-name }}
release: ${{ github.event.inputs.release_version }}
platform-web: './packages/${{ github.event.inputs.package-name }}/**/**'
platform-web: ./packages/${{ github.event.inputs.package-name }}



Expand Down

1 comment on commit d24112d

@vercel
Copy link

@vercel vercel bot commented on d24112d Jun 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

convosdk-examples-browser – ./examples/browser

convosdk-examples-browser-git-main-anudit.vercel.app
convosdk-examples-browser-anudit.vercel.app
convosdk-examples-browser.vercel.app

Please sign in to comment.