Add APP_VERSION parsing to github actions

This commit is contained in:
FoxxMD 2024-06-26 12:25:15 -04:00
parent 26dab3870a
commit 734742ecbe
5 changed files with 88 additions and 0 deletions

5
.github/act/actTagEvent.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"ref": "refs/tags/0.8.0",
"ref_name": "0.8.0",
"sha": "0a1a94d9ad4efa373f8d34aace5e7f0a3fff42ad"
}