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: on:
push: push:
branches: tags:
- test-release - test-release/*.*.*
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.ref }} group: ${{ github.workflow }}-${{ github.ref }}
@ -64,5 +64,4 @@ jobs:
env: env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with: with:
draft: false
files: ./artifacts/**/* files: ./artifacts/**/*