Skip to content

Commit f1e7714

Browse files
committed
Bugfix workflow
1 parent 0ece967 commit f1e7714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
repo_token: "${{ secrets.PAT }}"
4040
automatic_release_tag: "latest"
4141
prerelease: true
42-
title: "DISCVR Development Build: ${{ fromJson(steps.get_default_branch.outputs.data).default_branch }}""
42+
title: "DISCVR Development Build: ${{ fromJson(steps.get_default_branch.outputs.data).default_branch }}"
4343
files: |
4444
/lkDist/discvr/*.tar.gz
4545
/lkDist/discvr/*.zip

0 commit comments

Comments
 (0)