mirror of
https://github.com/stashapp/stash.git
synced 2025-12-15 21:03:22 +01:00
Merge pull request #1240 from stashapp/master
Merge master back to develop for tag
This commit is contained in:
commit
8a3d2e8e06
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -116,6 +116,7 @@ jobs:
|
|||
uses: meeDamian/github-release@2.0
|
||||
with:
|
||||
token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
allow_override: true
|
||||
files: |
|
||||
dist/stash-osx
|
||||
dist/stash-win.exe
|
||||
|
|
|
|||
Loading…
Reference in a new issue