mirror of
https://github.com/rssnyder/actions
synced 2026-06-30 13:10:26 -05:00
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