feat: add build info endpoint
This commit is contained in:
parent
19bef873fb
commit
f1a37eaa0f
|
@ -1,8 +1,10 @@
|
|||
name: Deploy
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
release:
|
||||
types: [published]
|
||||
types: [ published ]
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
Loading…
Reference in New Issue
Block a user