Skip to content

Commit

Permalink
ci(ci): hotfix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BorysShulyak committed Feb 23, 2024
1 parent 90137f3 commit 50ecc99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Rush Publish
run: node common/scripts/install-run-rush.js publish --apply --target-branch ${{ github.event.repository.default_branch }} --publish --registry ${{ secrets.NPM_REGISTRY_URL }} --npm-auth-token ${{ secrets.NPM_TOKEN }} --add-commit-details

deploy-archive:
deploy-archive:
needs: ci
permissions:
contents: read
Expand Down

0 comments on commit 50ecc99

Please sign in to comment.