Update test.yml

This commit is contained in:
Jonas Kruckenberg 2022-05-10 21:03:24 +02:00
parent 34e1150eb0
commit 0db2e93ac0
No known key found for this signature in database
GPG Key ID: 21AD3B3C266BDE3D

View File

@ -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/**/*