Dmitry Nefedov
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/Sophia.yml
|
@ -308,7 +308,7 @@ jobs: |
|
|
file_glob: true |
|
|
file_glob: true |
|
|
prerelease: true |
|
|
prerelease: true |
|
|
|
|
|
|
|
|
- name: Upload archives to release |
|
|
- name: Upload SHA256SUM to release |
|
|
uses: svenstaro/upload-release-action@master |
|
|
uses: svenstaro/upload-release-action@master |
|
|
with: |
|
|
with: |
|
|
repo_token: ${{ secrets.GITHUB_TOKEN }} |
|
|
repo_token: ${{ secrets.GITHUB_TOKEN }} |
|
|