Skip to content

Commit cf4e00b

Browse files
authored
Update ci.yml
1 parent 6ff7cf5 commit cf4e00b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
run: |
7272
version=$(cat package.json | jq -r '.version')
7373
TAG=v$version
74+
git status
7475
pnpm publish || echo "already published"
7576
env:
7677
NPM_TOKEN: "${{ secrets.NPM_TOKEN }}"

0 commit comments

Comments
 (0)