We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a45521 commit 54a2cb6Copy full SHA for 54a2cb6
.github/workflows/ci.yml
@@ -72,6 +72,6 @@ jobs:
72
73
- name: Publish
74
run: |
75
- npx nx release publish --projects tag:publishable --yes --verbose
+ npx nx release publish --group packages --yes --verbose
76
env:
77
THDK_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments