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

View file

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