Commit 74cb050
committed
Add GitHub Actions workflow for Go docs update on tagged releases
- Introduced `godocs.yml` workflow to automate Go documentation updates when tags matching `vX.X.X` are pushed.
- Verify tags are on the main branch before processing.
- Use `actions/setup-go` to set up Go environment for the workflow.
- Added Go proxy ping step to ensure update is queued.1 parent 504b7af commit 74cb050
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments