Skip to content

Commit eeea22b

Browse files
Fix indent
1 parent 38e8a48 commit eeea22b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Stop Nx Agents
3636
if: ${{ always() }}
3737
run: npx nx-cloud stop-all-agents
38-
- name: Run Changesets (version or publish)
38+
- name: Run Changesets (version or publish)
3939
uses: changesets/action@v1.5.3
4040
with:
4141
version: pnpm run changeset:version

0 commit comments

Comments
 (0)