Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Junjiequan committed Nov 5, 2024
1 parent 0d7bd25 commit 2da600e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-and-publish-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
- name: Download TypeScript SDK Artifact
uses: actions/download-artifact@v4
with:
name: sdk-typescript-${{github.sha}}
name: sdk-typescript-angular-${{github.sha}}
path: ./sdk

- name: Publish package
Expand Down

0 comments on commit 2da600e

Please sign in to comment.