This commit is contained in:
Aaron Dewes 2021-08-06 16:41:39 +01:00
parent 5f8adf787d
commit 8f506f15fb
1 changed files with 1 additions and 2 deletions

View File

@ -29,5 +29,4 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files:
- 'builds/*'
files: 'builds/*'