Skip to content

Commit d284d8b

Browse files
committed
[BCR] fix release
1 parent 0131154 commit d284d8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
with:
1919
release_files: toolchains_riscv_gnu-*.tar.gz
2020
release_prep_command: .github/tools/release.sh
21-
pre-release: false
21+
prerelease: false

0 commit comments

Comments
 (0)