mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Add GitHub workflow to build rbxm and publish to pesde and wally (#50)
* setup workflow * change versions * fix project json * fix pesde and wally workflow * update pesde toml * wrap tokens ins trings * update versions * ignore lock files
This commit is contained in:
parent
6cf770df4e
commit
86f8574aeb
6 changed files with 126 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
name = "centau/vide"
|
||||
description = "A reactive Luau library for creating UI. "
|
||||
license = "MIT"
|
||||
version = "0.3.1"
|
||||
version = "0.4.0"
|
||||
registry = "https://github.com/UpliftGames/wally-index"
|
||||
realm = "shared"
|
||||
include = ["default.project.json", "LICENSE", "src"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue