This commit is contained in:
unidcml 2025-02-08 19:30:12 +03:00 committed by GitHub
parent ccb8b42a43
commit 84490104be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,6 +79,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v2.1.0
with:
files:
"${{ github.workspace }}/DAT/*.dat"
files: |
${{ github.workspace }}/DAT/*.dat
${{ github.workspace }}/SRS/*.srs
tag_name: ${{ env.TAG_NAME }}