build: fix deploy
Some checks failed
Go Bump / bump (push) Failing after 37s
Go Test / test (push) Successful in 49s

This commit is contained in:
xuu 2023-09-30 21:01:23 -06:00
parent cdc7d62440
commit f2069de1ec

View File

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