We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e4e123 commit b485fdcCopy full SHA for b485fdc
.github/workflows/nightly.yml
@@ -110,7 +110,7 @@ jobs:
110
with:
111
delete_pattern: "nightly-*"
112
prerelease: true
113
- title: "Clio development (nightly) build"
+ title: "Clio development build (`nightly-${{ needs.get_date.outputs.date }}`)"
114
version: nightly-${{ needs.get_date.outputs.date }}
115
header: >
116
> **Note:** Please remember that this is a development release and it is not recommended for production use.
0 commit comments