Skip to content

Commit 5dada2c

Browse files
committed
fix(release): Update release notes to clarify pre-release status
1 parent 50f0d05 commit 5dada2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
--title "v${{needs.build.outputs.VERSION}}" \
9999
--notes "This is a pre-release and is not recommended for production. Click \
100100
[here](https://github.com/y-scope/yscope-log-viewer/releases?q=prerelease%3Afalse) to \
101-
view all releases."
101+
view all production releases."
102102
103103
deploy:
104104
needs: "release"

0 commit comments

Comments
 (0)