Skip to content

Commit

Permalink
[ci skip] fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kakkokari-gtyih authored Nov 22, 2024
1 parent 85d7574 commit ebc6a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-misskey-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Check diff
id: diff
run: |
git add -N .
git add .
git reset HEAD pnpm-lock.yaml scripts/changelog-auto-updater/pnpm-lock.yaml
git diff --staged --name-only --exit-code
continue-on-error: true
Expand Down

0 comments on commit ebc6a4d

Please sign in to comment.