1 parent 6853aec commit 9630dd0Copy full SHA for 9630dd0
2 files changed
.github/workflows/on-pull_request-build.yml
@@ -62,7 +62,7 @@ jobs:
62
- run: pnpm i --frozen-lockfile
63
64
- name: Diff Artifacts
65
- uses: Himenon/diff-artifact@c712f70b1020a0de2e35714c1e69d24132fc415d
+ uses: Himenon/diff-artifact@110f5f82e26809919a37582e8c0f5be4099524cf
66
with:
67
app-id: ${{ secrets.APP_ID }}
68
app-private-key: ${{ secrets.APP_PRIVATE_KEY }}
README.md
@@ -65,7 +65,7 @@ jobs:
steps:
# Setup for pre-push-shell command
69
70
71
0 commit comments