Skip to content

Commit 4820ad1

Browse files
committed
test
1 parent 074e87b commit 4820ad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_installation_package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,5 @@ jobs:
7272
artifacts: "/tmp/dqmgui/dqmgui_${{ env.RELEASE_TAG }}.tar.gz"
7373
bodyFile: "/tmp/release_body.md"
7474
tag: ${{ env.RELEASE_TAG }}
75-
prerelease: ${{ env.IS_PRERELEASE }}
75+
prerelease: "true"
7676
allowUpdates: "true"

0 commit comments

Comments
 (0)