mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 12:55:07 +00:00
Update test.yml
This commit is contained in:
parent
34e1150eb0
commit
0db2e93ac0
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@ -2,8 +2,8 @@ name: "publish"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- test-release
|
||||
tags:
|
||||
- test-release/*.*.*
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
@ -64,5 +64,4 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
with:
|
||||
draft: false
|
||||
files: ./artifacts/**/*
|
Loading…
x
Reference in New Issue
Block a user