added the ci workflow and tested that it works. also added yml workflow to release to github

This commit is contained in:
Theis
2024-03-03 18:50:49 +01:00
parent de2741848d
commit f5e9171362
6 changed files with 118 additions and 43 deletions
+2 -1
View File
@@ -2,8 +2,9 @@ module main
go 1.21.0
require dagger.io/dagger v0.10.0
require (
dagger.io/dagger v0.10.0 // indirect
github.com/99designs/gqlgen v0.17.31 // indirect
github.com/Khan/genqlient v0.6.0 // indirect
github.com/adrg/xdg v0.4.0 // indirect