feat: add build info endpoint
All checks were successful
Go Test / test (push) Successful in 1m6s
Deploy / deploy (push) Successful in 2m4s

This commit is contained in:
xuu 2023-09-30 16:19:41 -06:00
parent 19bef873fb
commit f1a37eaa0f

View File

@ -1,8 +1,10 @@
name: Deploy
on:
push:
branches: [ "main" ]
release:
types: [published]
types: [ published ]
jobs:
deploy: