Skip to content

Commit

Permalink
Update cicd_manual_publish-sdk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dcolina authored Oct 8, 2024
1 parent 161516b commit 45cbbbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd_manual_publish-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
id: sdks_publish
uses: ./.github/actions/core-cicd/deployment/deploy-javascript-sdk
with:
ref: master
github-token: ${{ secrets.GITHUB_TOKEN }}
npm-token: ${{ secrets.NPM_TEST_TOKEN }}
# Send Slack notification for SDK publication
Expand Down

0 comments on commit 45cbbbc

Please sign in to comment.