mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
Update ci.yml
This commit is contained in:
committed by
GitHub
parent
c3df145b23
commit
c924db5613
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
|||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
- name: Show files
|
- name: Show files
|
||||||
run: ls
|
run: ls
|
||||||
- uses: "dciborow/action-automatic-releases-2@v1.0.0"
|
- uses: "dciborow/action-github-releases@v1.0.1"
|
||||||
with:
|
with:
|
||||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
prerelease: true
|
prerelease: true
|
||||||
@@ -64,5 +64,4 @@ jobs:
|
|||||||
title: 'Latest Development Build'
|
title: 'Latest Development Build'
|
||||||
files: |
|
files: |
|
||||||
**/*.flatpak
|
**/*.flatpak
|
||||||
**
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user