Skip to content

Commit

Permalink
fuckin hell
Browse files Browse the repository at this point in the history
  • Loading branch information
jupyterkat committed Jun 11, 2024
1 parent 3fe75e1 commit a313529
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ jobs:
if: matrix.os == 'ubuntu-20.04'

- name: Generate checksum for release files
uses: Solratic/checksum-action@v1
uses: jmgilman/actions-generate-checksum@v1
with:
pattern: "target/${{ matrix.target_name }}/release/${{ matrix.artifact_name }}"
suffix: "sha256"
output: ${{ matrix.artifact_name }}.sha256

- name: Upload checksum files to release
uses: svenstaro/upload-release-action@v1-release
Expand Down

0 comments on commit a313529

Please sign in to comment.