https://github.com/j-siu/github-workflows
https://github.com/j-siu/github-workflows
github workflows
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/j-siu/github-workflows
- Owner: J-Siu
- Created: 2022-05-11T01:13:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-21T21:59:23.000Z (about 3 years ago)
- Last Synced: 2024-10-19T17:29:14.267Z (8 months ago)
- Topics: github, workflows
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github Workflows [](https://www.paypal.com/donate/?business=HZF49NM9D35SJ&no_recurring=0¤cy_code=CAD)
Collection of github workflows for my projects. 100% work!
File|Description
---|---
publish-docker.yml|Build and push docker images on new tag. Auto extract image name and version extract from Dockerfile. Push both version and latest to docker hub.
publish-golang.yml|(golang) Create github release on new tag using `goreleaser`.