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