No description
Find a file
2023-12-23 09:37:39 -06:00
.github/workflows always login 2023-12-23 09:37:39 -06:00
README.md Update README.md 2023-06-06 19:18:16 -05:00

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