github actions test 8
This commit is contained in:
6
.github/workflows/buildapp.yml
vendored
6
.github/workflows/buildapp.yml
vendored
@@ -50,6 +50,6 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
tag_name: Tag_Name
|
tag_name: stable
|
||||||
name: Name
|
name:
|
||||||
files: dist/*.appimage
|
files: dist/bskyDesktop-*-linux-x64
|
Reference in New Issue
Block a user