mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-03-14 12:10:18 +03:00
fix: push precompiled release in a public folder
This commit is contained in:
parent
5b7670054b
commit
adfc6a00f2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -77,4 +77,4 @@ jobs:
|
|||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
BRANCH: latest-release
|
||||
FOLDER: ./vuetorrent/public
|
||||
FOLDER: ./vuetorrent
|
||||
|
|
Loading…
Add table
Reference in a new issue