Skip to content

Commit 7ad2fd8

Browse files
author
issayah
committed
ci: fix the damn ci
1 parent c4d40c8 commit 7ad2fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
8686
if: ${{ steps.release.outputs.releases_created }}
8787

88-
- name: stShow git statusatus
88+
- name: Show git status
8989
run: git status
9090
if: ${{ steps.release.outputs.releases_created }}
9191

0 commit comments

Comments
 (0)