trigger deploy on push to main
Some checks failed
build / deploy (push) Failing after 29s

This commit is contained in:
Nick Seguin 2024-02-25 17:58:43 -06:00
parent 4ec9f69429
commit 311aafdd9b
Signed by: nseguin
GPG key ID: 68C99FA84079021D

View file

@ -1,9 +1,8 @@
name: deploy
on:
release:
types:
- published
- edited
push:
branches:
- main
jobs:
deploy:
runs-on: docker