Browse Source

Update Sophia.yml

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

10
.github/workflows/Sophia.yml

@ -164,13 +164,3 @@ jobs:
file_glob: true
prerelease: true
- name: Upload archives to release
uses: svenstaro/upload-release-action@master
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: SHA256SUM
tag: ${{ github.ref }}
overwrite: true
file_glob: true
prerelease: true

Loading…
Cancel
Save