mirror of https://github.com/stashapp/stash.git
Update build.yml
This commit is contained in:
parent
de538be79c
commit
cad96b7872
|
@ -116,6 +116,7 @@ jobs:
|
||||||
uses: meeDamian/github-release@2.0
|
uses: meeDamian/github-release@2.0
|
||||||
with:
|
with:
|
||||||
token: "${{ secrets.GITHUB_TOKEN }}"
|
token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
|
allow_override: true
|
||||||
files: |
|
files: |
|
||||||
dist/stash-osx
|
dist/stash-osx
|
||||||
dist/stash-win.exe
|
dist/stash-win.exe
|
||||||
|
|
Loading…
Reference in New Issue