revert ".github/workflows/Test.yml: filter artifact"
This reverts commit 06fe7f10d0.
This commit is contained in:
parent
3fc8741525
commit
6d469dfe92
|
|
@ -259,4 +259,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
token: ${{ github.token }}
|
token: ${{ github.token }}
|
||||||
tag: 'nightly'
|
tag: 'nightly'
|
||||||
files: artifact/*-openFPGALoader/*
|
files: artifact/**/*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue