.github/workflows/Test.yml: filter artifact
This commit is contained in:
parent
7ceaab0126
commit
06fe7f10d0
|
|
@ -236,4 +236,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
token: ${{ github.token }}
|
token: ${{ github.token }}
|
||||||
tag: 'nightly'
|
tag: 'nightly'
|
||||||
files: artifact/**/*
|
files: artifact/*-openFPGALoader/*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue