We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e75f8b commit d00390aCopy full SHA for d00390a
.github/workflows/build_latest.yml
@@ -42,5 +42,4 @@ jobs:
42
prerelease: true
43
title: "DISCVR Development Build: ${{ fromJson(steps.get_default_branch.outputs.data).default_branch }}"
44
files: |
45
- /lkDist/discvr/*.tar.gz
46
- /lkDist/discvr/*.zip
+ /lkDist/discvr/DISCVR-*
0 commit comments