JeremyYao commented on code in PR #213:
URL: https://github.com/apache/daffodil-site/pull/213#discussion_r2695636934


##########
.github/workflows/update-docs.yml:
##########
@@ -31,7 +31,7 @@ on:
         - daffodil-vscode.wiki
         required: true
       version:
-        description: Version (e.g. v1.0.0-rc1)
+        description: Version (Daffodil ex. v4.0.0-rc1, Daffodil-vscode ex. 
1.5.0)

Review Comment:
   One more thing, I did notice that the original `Extract Version` doesn't 
seem to work for a string like this `v1.5.0`, as it doesn't contain a `-`which 
`-.*$` doesn't catch. I'll be including updates to extract version (see 
https://github.com/JeremyYao/daffodil-site/actions/runs/21042968791)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to