Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit 5ae73f1

Browse files
committed
refactor: move filter to folder with use site
1 parent d6de0b3 commit 5ae73f1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
If it's your initial install, use the following \`tools.lock.json\`:
5454
5555
\`\`\`json
56-
$(jq --arg tag "${{ needs.tag.outputs.tag }}" -Rs -f filter.jq assets/CHECKSUMS)
56+
$(jq --arg tag "${{ needs.tag.outputs.tag }}" -Rs -f .github/workflows/filter.jq assets/CHECKSUMS)
5757
\`\`\`
5858
EOF
5959
- name: Generate artifact attestation

0 commit comments

Comments
 (0)