You've already forked pages
forked from didirus/AstralRinth
ci: revamp app build workflow, introduce a new one for release deployment (#3921)
* feat(ci): clean up app release build workflow, set app versions to match tag's * feat(ci): rename Theseus build workflow, add new release workflow * chore(ci): minor tweaks to `theseus-build` workflow * chore: update workflow reference in comments
This commit is contained in:
committed by
GitHub
parent
0e35135093
commit
a32fe6a41f
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -8999,7 +8999,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "theseus"
|
||||
version = "0.10.1"
|
||||
version = "1.0.0-local"
|
||||
dependencies = [
|
||||
"ariadne",
|
||||
"async-compression",
|
||||
@@ -9064,7 +9064,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "theseus_gui"
|
||||
version = "0.10.1"
|
||||
version = "1.0.0-local"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"daedalus",
|
||||
|
||||
Reference in New Issue
Block a user