Skip to content

Commit

Permalink
fix provenance
Browse files Browse the repository at this point in the history
  • Loading branch information
yapishu committed Feb 3, 2025
1 parent 855e793 commit eab7a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slsa3-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -355,5 +355,5 @@ jobs:
prerelease: ${{ contains(needs.args.outputs.channel, 'edge') || contains(needs.args.outputs.channel, 'canary') }}
files: |
./groundseg_amd64_${{ needs.args.outputs.channel }}_${{ needs.args.outputs.bin-tag }}
./groundseg_arm64_${{ needs.args.outputs.channel }}_${{ needs.args.outputs.bin-tag }
./groundseg_arm64_${{ needs.args.outputs.channel }}_${{ needs.args.outputs.bin-tag }}
./groundseg_${{ needs.args.outputs.channel }}_${{ needs.args.outputs.bin-tag }}.jsonl

0 comments on commit eab7a8f

Please sign in to comment.