Skip to content

Commit

Permalink
Fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
timkelty committed Aug 17, 2021
1 parent b97de8b commit 19d1bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
exclusions: '*.git*'

- name: Generate SHA256
run: sha256sum -b release.tar.gz > sha256sum.txt
run: sha256sum -b craftcms-server-check.tar.gz > sha256sum.txt

- name: Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 19d1bc2

Please sign in to comment.