mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
build on release only (#35)
Signed-off-by: Dev Singh <dev@devksingh.com>
This commit is contained in:
parent
23b3966c54
commit
e747e9d85a
5
.github/workflows/publish-analysis.yml
vendored
5
.github/workflows/publish-analysis.yml
vendored
@ -4,9 +4,8 @@
|
|||||||
name: Upload Analysis Package
|
name: Upload Analysis Package
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
tags:
|
types: [published, created, edited]
|
||||||
- v*
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user