fix: drop stale continuous entry, ci only on tags
continuous / Publish continuous release (push) Successful in 14s
continuous / Publish continuous release (push) Successful in 14s
This commit is contained in:
@@ -2,7 +2,7 @@ name: ci
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
tags: ["v*"]
|
||||||
pull_request:
|
pull_request:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|||||||
@@ -39,22 +39,6 @@
|
|||||||
"author": {
|
"author": {
|
||||||
"name": "doloro"
|
"name": "doloro"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"continuous": {
|
|
||||||
"name": "dev.doloro.animator-as-crab",
|
|
||||||
"displayName": "Animator As Crab",
|
|
||||||
"version": "continuous",
|
|
||||||
"unity": "2019.4",
|
|
||||||
"description": "Writes Animator Controllers from a Rhai script, evaluated by the libaac native library.",
|
|
||||||
"url": "https://git.scug.io/doloro/av3-animation-as-crab/releases/download/continuous/dev.doloro.animator-as-crab-continuous.zip",
|
|
||||||
"zipSHA256": "229d643713cd8e10e91331b0c77d99c7c48cd4a87fd9cbf5dd19901f37f93442",
|
|
||||||
"dependencies": {
|
|
||||||
"com.unity.nuget.newtonsoft-json": "3.2.1"
|
|
||||||
},
|
|
||||||
"vpmDependencies": {},
|
|
||||||
"author": {
|
|
||||||
"name": "doloro"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user