forked from rssnyder/actions
No description
| .github/workflows | ||
| README.md | ||
actions
storage for github action resources
whats included
docker-build-and-push.yml: build and push a docker image- only push on release
go-releaser.yml: build and publish go binaries- only publish on release
python-poetry.yml: install deps and check formatting using poetry