We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad5286b + e2d9ae1 commit e742e2fCopy full SHA for e742e2f
1 file changed
action.yaml
@@ -44,6 +44,7 @@ runs:
44
GITHUB_TOKEN: ${{ github.token }}
45
id: pkgcheck
46
- uses: actions/upload-artifact@v4
47
+ if: ${{ steps.pkgcheck.outputs.visnet_path }}
48
with:
49
if-no-files-found: ignore
50
name: visual-network
0 commit comments