We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f0d05 commit 5dada2cCopy full SHA for 5dada2c
.github/workflows/release.yaml
@@ -98,7 +98,7 @@ jobs:
98
--title "v${{needs.build.outputs.VERSION}}" \
99
--notes "This is a pre-release and is not recommended for production. Click \
100
[here](https://github.com/y-scope/yscope-log-viewer/releases?q=prerelease%3Afalse) to \
101
- view all releases."
+ view all production releases."
102
103
deploy:
104
needs: "release"
0 commit comments