Skip to content

Commit

Permalink
come fucking on
Browse files Browse the repository at this point in the history
  • Loading branch information
jupyterkat committed Jun 11, 2024
1 parent a313529 commit f306da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Generate checksum for release files
uses: jmgilman/actions-generate-checksum@v1
with:
pattern: "target/${{ matrix.target_name }}/release/${{ matrix.artifact_name }}"
patterns: "target/${{ matrix.target_name }}/release/${{ matrix.artifact_name }}"
output: ${{ matrix.artifact_name }}.sha256

- name: Upload checksum files to release
Expand Down

0 comments on commit f306da6

Please sign in to comment.