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 38e8a48 commit eeea22bCopy full SHA for eeea22b
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Stop Nx Agents
36
if: ${{ always() }}
37
run: npx nx-cloud stop-all-agents
38
- - name: Run Changesets (version or publish)
+ - name: Run Changesets (version or publish)
39
uses: changesets/action@v1.5.3
40
with:
41
version: pnpm run changeset:version
0 commit comments