Browse Source

Update Sophia.yml

pull/378/head
Dmitry Nefedov 2 years ago
committed by GitHub
parent
commit
57095ee3bd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/Sophia.yml

2
.github/workflows/Sophia.yml

@ -308,7 +308,7 @@ jobs:
file_glob: true
prerelease: true
- name: Upload archives to release
- name: Upload SHA256SUM to release
uses: svenstaro/upload-release-action@master
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}

Loading…
Cancel
Save